mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-19 03:16:49 +02:00
Fix phpunit test impacted by softDelete removal
This commit is contained in:
parent
b0be61e106
commit
3f9752ec84
@ -113,8 +113,7 @@ class TwoFAccountTest extends TestCase
|
||||
'uri',
|
||||
'icon',
|
||||
'created_at',
|
||||
'updated_at',
|
||||
'deleted_at'
|
||||
'updated_at'
|
||||
]
|
||||
]
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user