mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
Merge pull request #11422 from nextcloud/fix/acceptance-apps
Fix acceptance tests as app title changed
This commit is contained in:
commit
c12689be8b
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ Feature: apps
|
|||
And I am logged in as the admin
|
||||
And I open the Apps management
|
||||
And I open the "Tools" section
|
||||
When I click on the "Antivirus App for files" app
|
||||
When I click on the "Antivirus for files" app
|
||||
Then I see that the app details are shown
|
||||
|
||||
Scenario: Install an app from the app store
|
||||
|
|
|
|||
Loading…
Reference in a new issue