Bug 27597: Remove leading colon in ES query
[koha-ffzg.git] / t / Koha / Script.t
old mode 100644 (file)
new mode 100755 (executable)
index d04bbbc..527ff24
@@ -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"
 );