Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
die_coolen_jungs
our_own_cloud_project
Commits
1694f213
Commit
1694f213
authored
Sep 25, 2015
by
Joas Schilling
Browse files
Add the method to the mock
parent
faba0256
Changes
2
Hide whitespace changes
Inline
Side-by-side
apps/files_trashbin/tests/expiration.php
View file @
1694f213
...
...
@@ -207,6 +207,7 @@ class Expiration_Test extends \PHPUnit_Framework_TestCase {
'setSystemValues'
,
'setSystemValue'
,
'getSystemValue'
,
'getFilteredSystemValue'
,
'deleteSystemValue'
,
'getAppKeys'
,
'setAppValue'
,
...
...
apps/files_versions/tests/expirationtest.php
View file @
1694f213
...
...
@@ -177,6 +177,7 @@ class Expiration_Test extends \Test\TestCase {
'setSystemValues'
,
'setSystemValue'
,
'getSystemValue'
,
'getFilteredSystemValue'
,
'deleteSystemValue'
,
'getAppKeys'
,
'setAppValue'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment