mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
Merge pull request #14495 from nextcloud/backport/14440/stable15
[stable15] Run tests that fail with "no such process" over to apache server
This commit is contained in:
commit
a4908e28ba
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