mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-03-01 12:44:37 +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