Skip to content

Commit

Permalink
fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
andrej-griniuk committed Oct 11, 2017
1 parent e6e673e commit 0741964
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/TestCase/BasicsTest.php
Expand Up @@ -592,5 +592,4 @@ public function testEventManagerReset2($prevEventManager)
$this->assertInstanceOf(EventManager::class, $prevEventManager);
$this->assertNotSame($prevEventManager, EventManager::instance());
}

}

0 comments on commit 0741964

Please sign in to comment.