Fix other syntax error :doh:

This commit is contained in:
mattwr18 2020-02-17 21:23:49 +01:00
parent 119e542e86
commit 1ca8a7fc86

View File

@ -254,7 +254,6 @@ Given("we have the following posts in our database:", table => {
})
})
})
});
Then("I see a success message:", message => {
cy.contains(message);