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