mirror of
https://github.com/archtechx/virtualcolumn.git
synced 2025-12-12 14:14:05 +00:00
Correct test
This commit is contained in:
parent
5c33e250dd
commit
4c90064977
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ class VirtualColumnTest extends TestCase
|
||||||
}
|
}
|
||||||
|
|
||||||
// Reset static property
|
// Reset static property
|
||||||
VirtualColumn::$customEncryptedCastables = [];
|
MyModel::$customEncryptedCastables = [];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue