mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-01 07:52:00 -05:00
update: more tests + sail docker-compose
This commit is contained in:
@@ -20,7 +20,7 @@ beforeEach(function (): void {
|
||||
test('authorize', function (): void {
|
||||
$actual = $this->subject->authorize();
|
||||
|
||||
$this->assertTrue($actual);
|
||||
expect($actual)->toBeTrue();
|
||||
});
|
||||
|
||||
test('rules', function (): void {
|
||||
|
||||
Reference in New Issue
Block a user