byterock / mojolicious-plugin-authorization

A plugin to make Authorization a bit easier
Other
8 stars 8 forks source link

Can't locate object method "requires" via package "Mojolicious::Routes::Route" #18

Open eserte opened 3 years ago

eserte commented 3 years ago

The test suite fails on some of my smokers, possibly if an older Mojolicious version is installed:

Can't locate object method "requires" via package "Mojolicious::Routes::Route" at t/04-full_fat_app.t line 27.
t/04-full_fat_app.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run