mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-02-02 11:39:19 +01:00
Fix test
This commit is contained in:
parent
450769da0e
commit
30b8578229
@ -22,17 +22,7 @@ public function test_model_configuration()
|
||||
{
|
||||
$this->runConfigurationAssertions(
|
||||
new TwoFAccount(),
|
||||
[
|
||||
'service',
|
||||
'account',
|
||||
'otp_type',
|
||||
'digits',
|
||||
'secret',
|
||||
'algorithm',
|
||||
'counter',
|
||||
'period',
|
||||
'icon'
|
||||
],
|
||||
[],
|
||||
[],
|
||||
['*'],
|
||||
[],
|
||||
|
Loading…
Reference in New Issue
Block a user