mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Try to fix test
This commit is contained in:
parent
6c74531608
commit
834973f3d3
@ -40,7 +40,7 @@ Given('I am viewing a post', () => {
|
||||
cy.visit('/')
|
||||
cy.get('.post-card:nth(2)')
|
||||
.click()
|
||||
.wait(200)
|
||||
.wait(300)
|
||||
cy.location('pathname').should('contain', '/post')
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user