Added a comment

This commit is contained in:
Basilius Sauter
2016-04-25 19:53:16 +02:00
parent 0692a977f2
commit d59c08b60d
+1
View File
@@ -38,6 +38,7 @@ class CharacterSceneModelTest extends ModelTestCase
$em->flush();
}
// Tests if a scene can be changed correctly.
public function testSceneChange() {
$em = $this->getEntityManager();