Skip to content
  • Mathieu Bridon's avatar
    Mark the migration tests · ed59179e
    Mathieu Bridon authored
    This allows running only these with:
    
        py.test -m migrations
    
    Since we already run the regular tests separately in the CI, this
    should make this job (the longest as of today) faster.
    ed59179e