mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Run tests that fail with "no such process" over to apache server
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
7519a9a990
commit
3f2bb3ca05
4 changed files with 4 additions and 0 deletions
|
|
@ -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 a new issue