mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Additional test updates to reflect more changed defaults
This commit is contained in:
parent
b0d651cfc0
commit
7393a18546
@ -33,7 +33,7 @@ describe(`Basic tests`, () => {
|
||||
cy.get('.header-title').should('have.text', 'New Owncast Server');
|
||||
cy.get('.header-subtitle').should(
|
||||
'have.text',
|
||||
'Welcome to your new Owncast server! This description can be changed in the admin. Visit https://owncast.online/docs/configuration/ to learn more.'
|
||||
'This is a new live video streaming server powered by Owncast.'
|
||||
);
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user