fixing unittests, redux

This commit is contained in:
Nabeel Shahzad
2017-06-13 20:01:30 -05:00
parent 6b3bfe0908
commit 642b368eb8

View File

@@ -12,7 +12,7 @@ class DevelopmentSeeder extends Seeder
*/
public function run()
{
$this->seed_from_yaml();
//$this->seed_from_yaml();
}
protected function time(): string