Merge pull request #30 from dpalou/MOBILE-3793

MOBILE-3793 behat: Fix forum edit offline test
main
Noel De Martin 2021-09-06 11:08:00 +02:00 committed by GitHub
commit 962d873187
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ Feature: Test basic usage of forum activity in app
When I press "Edit" in the app When I press "Edit" in the app
And I set the field "Message" to "not sent reply edited" in the app And I set the field "Message" to "not sent reply edited" in the app
And I press "Post to forum" in the app And I press "Save changes" in the app
Then I should find "Not sent" in the app Then I should find "Not sent" in the app
And I should find "This Discussion has offline data to be synchronised" in the app And I should find "This Discussion has offline data to be synchronised" in the app