mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
Closes #1002
This commit is contained in:
parent
1cf63e025b
commit
bc16eda3ec
@ -25,9 +25,4 @@ class RepositoryServiceProviderTest extends AbstractTestCase
|
||||
{
|
||||
return RepositoryServiceProvider::class;
|
||||
}
|
||||
|
||||
public function testMetricRepositoryIsInjectable()
|
||||
{
|
||||
$this->assertIsInjectable(MetricRepository::class);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user