Skip to content

Commit d4e09cd

Browse files
chore: update schematic test text to match angular default component … (#29586)
Co-authored-by: Jennifer Shehane <[email protected]>
1 parent f3b6766 commit d4e09cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
describe('My First Test', () => {
22
it('Visits the initial project page', () => {
33
cy.visit('/')
4-
cy.contains('app is running!')
4+
cy.contains('app is running')
55
})
66
})

0 commit comments

Comments
 (0)