View | Details | Raw Unified | Return to bug 40943
Collapse All | Expand All

(-)a/t/Koha/Script.t (-1 / +1 lines)
Lines 45-50 is_deeply( Link Here
45
        'desk_name'     => undef,
45
        'desk_name'     => undef,
46
        'register_id'   => undef,
46
        'register_id'   => undef,
47
        'register_name' => undef,
47
        'register_name' => undef,
48
        'session_id'    => undef,
48
    },
49
    },
49
    "Context userenv set correctly with no flags"
50
    "Context userenv set correctly with no flags"
50
);
51
);
51
- 

Return to bug 40943