Closes #1002
This commit is contained in:
@@ -25,9 +25,4 @@ class RepositoryServiceProviderTest extends AbstractTestCase
|
|||||||
{
|
{
|
||||||
return RepositoryServiceProvider::class;
|
return RepositoryServiceProvider::class;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function testMetricRepositoryIsInjectable()
|
|
||||||
{
|
|
||||||
$this->assertIsInjectable(MetricRepository::class);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user