mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Fix other syntax error :doh:
This commit is contained in:
parent
119e542e86
commit
1ca8a7fc86
@ -253,8 +253,7 @@ Given("we have the following posts in our database:", table => {
|
||||
});
|
||||
})
|
||||
})
|
||||
})
|
||||
});
|
||||
})
|
||||
|
||||
Then("I see a success message:", message => {
|
||||
cy.contains(message);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user