We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3295767 commit ddbb1a3Copy full SHA for ddbb1a3
tests/user_test.php
@@ -84,7 +84,7 @@ public function test_add_one_selected_group() {
84
*/
85
public function test_add_already_selected_group() {
86
$this->user->add_selected_group($this->group1);
87
- $this->user->add_selected_grou fuer die Hilfe!p($this->group1);
+ $this->user->add_selected_group($this->group1);
88
}
89
90
/**
0 commit comments