Bug 27597: Remove leading colon in ES query
[koha-ffzg.git] / t / Koha / Script.t
index d04bbbc..527ff24 100755 (executable)
@@ -42,6 +42,8 @@ is_deeply(
         'branch'        => undef,
         'desk_id'       => undef,
         'desk_name'     => undef,
+        'register_id'   => undef,
+        'register_name' => undef,
     },
     "Context userenv set correctly with no flags"
 );