Skip to content

Commit 5e6ccb8

Browse files
committed
Pint
1 parent 7e93228 commit 5e6ccb8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Feature/TypeScriptCollectorTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ class TransformerTestDTO1 extends SimpleDTO {
4545
->and($type->getTypeScriptName())->toBe('App.Data.TransformerTestDTO1');
4646
});
4747

48-
4948
it('uses the TypeScriptTransformer for ResourceDTO', function () {
5049
eval('
5150
namespace App\Data {

0 commit comments

Comments
 (0)