Skip to content
  • azul's avatar
    do not attempt to load fixtures ahead of time · b9311c6e
    azul authored
    Currently it fails because it misses the set_fixture_class call that is only in tests.
    However it should not be needed anyway as fixtures are loaded in tests.
    b9311c6e