Skip to content

Commit

Permalink
provide tests and documentation for encrypted data objects
Browse files Browse the repository at this point in the history
  • Loading branch information
eugen-stranz authored and Tofandel committed Jan 25, 2025
1 parent d3d5b6c commit 9e75111
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Support/EloquentCasts/DataEloquentCastTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
use function Pest\Laravel\assertDatabaseHas;

use Spatie\LaravelData\Support\DataConfig;

use Spatie\LaravelData\Tests\Fakes\AbstractData\AbstractDataA;
use Spatie\LaravelData\Tests\Fakes\AbstractData\AbstractDataB;
use Spatie\LaravelData\Tests\Fakes\Models\DummyModelWithCasts;
Expand Down

0 comments on commit 9e75111

Please sign in to comment.