Reviewed all tests for Travis
This commit is contained in:
@ -13,4 +13,4 @@ class DashboardTest extends FeatureTestCase
|
||||
->assertStatus(200)
|
||||
->assertSeeText(trans('general.dashboard'));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -90,4 +90,4 @@ class ItemsTest extends FeatureTestCase
|
||||
'enabled' => $this->faker->boolean ? 1 : 0
|
||||
];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user