Skip to content

Commit 6503dfc

Browse files
emreakaygithub-actions[bot]
authored andcommitted
Fix styling
1 parent 15f0188 commit 6503dfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/PackageTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
$model->flexy->a = 'a';
2020
$model->save();
2121

22-
2322
expect(FlyModel::of('deck1')->find($model->id)->flexy->a)
2423
->toBe('a');
2524

0 commit comments

Comments
 (0)