Bug 10403: (follow-up) fix test to use vendor created earlier during test
[koha.git] / rotating_collections / rotatingCollections.pl
index 52ee5ee..35aea56 100755 (executable)
@@ -33,7 +33,7 @@ my ($template, $loggedinuser, $cookie)
                             query => $query,
                             type => "intranet",
                             authnotrequired => 0,
-                            flagsrequired => {parameters => 1},
+                          flagsrequired => { tools => 'rotating_collections' },
                             debug => 1,
                             });