b24eb0 Fix test for repo and fork ui

1 file Authored by farhaanbukhsh 8 years ago , Committed by Pierre-Yves Chibon 8 years ago ,
    Fix test for repo and fork ui
    
    `get_project` function was left in the file which got caught because of
    tests and the other function an extra parameter `username` was passed
    which was not there.
    
        
file modified
+2 -1