bump web and core commit id and adjust expected to fail file
This commit is contained in:
@@ -137,7 +137,7 @@ Feature: auth
|
||||
@smokeTest
|
||||
# after fixing all issues delete this Scenario and use the one from oC10 core
|
||||
Scenario: using OCS as normal user (username does not have a capital letter) with wrong password
|
||||
Given user "brian" has been created with default attributes and skeleton files
|
||||
Given user "brian" has been created with default attributes and without skeleton files
|
||||
When user "brian" requests these endpoints with "GET" using password "invalid"
|
||||
| endpoint |
|
||||
| /ocs/v1.php/apps/files_external/api/v1/mounts |
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
Feature: sharing
|
||||
|
||||
Background:
|
||||
Given these users have been created with default attributes and skeleton files:
|
||||
Given these users have been created with default attributes and small skeleton files:
|
||||
| username |
|
||||
| Alice |
|
||||
| Brian |
|
||||
|
||||
Reference in New Issue
Block a user