mirror of
https://github.com/nextcloud/server.git
synced 2026-03-08 18:28:16 +01:00
Instead of checking that the list contains one comment it is now checked that a comment with certain message is visible. This makes the step (and the locator) more reusable in future tests and also simplifies the code. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>