didiksupriadi41 / pagure

Forked from pagure 4 years ago
Clone

696f19e Fix the tests

2 files Authored by pingou 5 years ago, Committed by fbo 5 years ago,
    Fix the tests
    
    We now return the created API token instead of the message to show to
    the users. So inform the users about the success of the operation in
    the controller directly.
    This fixes the tests as the Token object was not json serializable while
    the info string is.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+2 -2
file modified
+4 -4