Merge pull request #14440 from nextcloud/bugfix/noid/fix-no-such-process-acceptance-tests
Run tests that fail with "no such process" over to apache server
This commit is contained in:
commit
75deeb110d
|
@ -1,3 +1,4 @@
|
|||
@apache
|
||||
Feature: app-files
|
||||
|
||||
Scenario: open and close the details view
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
@apache
|
||||
Feature: apps
|
||||
|
||||
Scenario: enable an installed app
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
@apache
|
||||
Feature: login
|
||||
|
||||
Scenario: log in with valid user and password
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
@apache
|
||||
Feature: users
|
||||
|
||||
Scenario: create a new user
|
||||
|
|
Loading…
Reference in New Issue