32abf9 Fix test for private repo in api/issue

1 file Authored by Farhaan Bukhsh 8 years ago , Committed by Pierre-Yves Chibon 8 years ago ,
    Fix test for private repo in api/issue
    
    Use of get_project instead of get_authorized project was creating this
    issue, fixing the above change fixed the tests as well.
    
        
file modified
+1 -1