Fix phpunit test impacted by softDelete removal

This commit is contained in:
Bubka 2020-01-07 21:43:28 +01:00
parent b0be61e106
commit 3f9752ec84

View File

@ -113,8 +113,7 @@ public function testTwoFAccountIndexListing()
'uri',
'icon',
'created_at',
'updated_at',
'deleted_at'
'updated_at'
]
]
);