Skip to content
Snippets Groups Projects
Commit 6f29a190 authored by gloas's avatar gloas
Browse files

Correction tests UserGroups

parent b608ef1f
No related merge requests found
......@@ -36,7 +36,7 @@ class UserGroupCategorieWithNoGroupTest extends Storm_Test_ModelTestCase {
/** @test **/
public function associationShouldNotHaveUserGroup() {
$this->assertEmpty($this->_association->getUserGroup());
$this->assertEmpty($this->_association->getUserGroups());
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment