7cd0a98 frontend: fix exception tests for F31

1 file Authored by frostyx 3 years ago, Committed by praiskup 3 years ago,
    frontend: fix exception tests for F31
    
    On newer Fedora versions, this works fine even unchanged but on F31,
    the called URL needs to end with a slash, otherwise it raises
    
        raise exceptions.BadRequestKeyError(key)