mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Implemented tests for DimensionHelper
This commit is contained in:
@@ -33,4 +33,4 @@ class AbstractSourceTest extends TestCase
|
||||
$this->assertInstanceOf(Collection::class, $this->source->getMemberships());
|
||||
$this->assertInstanceOf(LawInterface::class, $this->source->getLaw());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user