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

(-)a/t/Koha/Script_cron.t (-1 / +1 lines)
Lines 42-47 is_deeply( Link Here
42
        'desk_name'     => undef,
42
        'desk_name'     => undef,
43
        'register_id'   => undef,
43
        'register_id'   => undef,
44
        'register_name' => undef,
44
        'register_name' => undef,
45
        'session_id'    => undef,
45
    },
46
    },
46
    "Context userenv set correctly with -cron"
47
    "Context userenv set correctly with -cron"
47
);
48
);
48
- 

Return to bug 40943