Bug 28786: Two-factor authentication for staff client - TOTP
[koha-ffzg.git] / t / lib / TestBuilder.pm
index 87b97c9..59d923e 100644 (file)
@@ -553,6 +553,7 @@ sub _gen_default_values {
             lost           => undef,
             debarred       => undef,
             borrowernotes  => '',
+            secret         => undef,
         },
         Item => {
             notforloan         => 0,