Skip to content

Commit

Permalink
Update e2e/cypress/integration/readme.spec.js
Browse files Browse the repository at this point in the history
Co-authored-by: Kaspar Emanuel <[email protected]>
  • Loading branch information
AbdulrhmnGhanem and kasbah authored Oct 27, 2022
1 parent 3d3a4f9 commit d10514f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/cypress/integration/readme.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ describe('Readme style', () => {
})
})

it('should render :emoji: in readme and project description', () => {
it('renders :emoji: in readme and project description', () => {
const username = getFakeUsername()
const email = faker.unique(faker.internet.email)
const password = '123456'
Expand Down

0 comments on commit d10514f

Please sign in to comment.