summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
diff options
context:
space:
mode:
authorBjoern Schiessle <schiessle@owncloud.com>2014-02-07 15:57:13 +0100
committerBjoern Schiessle <schiessle@owncloud.com>2014-02-07 18:07:38 +0100
commit91254c304d454b6f7977037dbd5dd2db5e00ff9f (patch)
tree6da4c23edff36866ec736a6cfd0af3a7f5be55ab /apps/files_encryption
parent60cba9962da352d96489e4eb4110612cac49966a (diff)
downloadnextcloud-server-91254c304d454b6f7977037dbd5dd2db5e00ff9f.tar.gz
nextcloud-server-91254c304d454b6f7977037dbd5dd2db5e00ff9f.zip
name users after test
Diffstat (limited to 'apps/files_encryption')
-rw-r--r--apps/files_encryption/tests/hooks.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_encryption/tests/hooks.php b/apps/files_encryption/tests/hooks.php
index c26cba6406d..44525791743 100644
--- a/apps/files_encryption/tests/hooks.php
+++ b/apps/files_encryption/tests/hooks.php
@@ -36,8 +36,8 @@ use OCA\Encryption;
*/
class Test_Encryption_Hooks extends \PHPUnit_Framework_TestCase {
- const TEST_ENCRYPTION_HOOKS_USER1 = "test-proxy-user1";
- const TEST_ENCRYPTION_HOOKS_USER2 = "test-proxy-user2";
+ const TEST_ENCRYPTION_HOOKS_USER1 = "test-encryption-hooks-user1";
+ const TEST_ENCRYPTION_HOOKS_USER2 = "test-encryption-hooks-user2";
/**
* @var \OC_FilesystemView