Acme corporation fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
describe('App', () => {
|
||||
it('should render the catalog', () => {
|
||||
cy.visit('/');
|
||||
cy.contains('Spotify Service Catalog');
|
||||
cy.contains('Acme Corporation Service Catalog');
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user