Skip to content

test(api): fix warnings by renaming fixtures

jooola requested to merge jooola/funkwhale:fix_api_test_warnings into develop

Fixture should not start with the prefix test, or they will be considered as tests cases.

Merge request reports