Fix provisioning API unit test

remotes/origin/files-ui-webdav-upload
Roeland Jago Douma 11 years ago committed by Morris Jobke
parent 673a8a1e4a
commit 1af3bca720
  1. 2
      apps/provisioning_api/tests/groupstest.php

@ -381,7 +381,7 @@ class GroupsTest extends \Test\TestCase {
$this->groupManager
->method('groupExists')
->with('NewGroup')
->with('Iñtërnâtiônàlizætiøn')
->willReturn(false);
$this->groupManager

Loading…
Cancel
Save