Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvanassche authored and github-actions[bot] committed Jul 25, 2024
1 parent fa39967 commit 372b3fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
use function Spatie\Snapshots\assertMatchesSnapshot as baseAssertMatchesSnapshot;

use Spatie\Snapshots\Driver;
use Spatie\TypeScriptTransformer\Attributes\Optional as TypeScriptOptional;
use Spatie\TypeScriptTransformer\Attributes\Hidden as TypeScriptHidden;
use Spatie\TypeScriptTransformer\Attributes\Optional as TypeScriptOptional;
use Spatie\TypeScriptTransformer\TypeScriptTransformerConfig;

function assertMatchesSnapshot($actual, Driver $driver = null): void
Expand Down

0 comments on commit 372b3fd

Please sign in to comment.