mattia / pagure

Forked from pagure 3 years ago
Clone

700d020 Invert the users in the JSON data as we are otherwise forking one of our own repo

Authored and Committed by pingou 8 years ago
    Invert the users in the JSON data as we are otherwise forking one of our own repo
    
    In tests.create_projects() we create the test project as belonging to
    the user pingou, so the jsondata in the tests should correspond to this
    otherwise we end up trying to fork our own project which is not allowed
    
        
file modified
+28 -24