pabitra / pagure

Forked from pagure 7 years ago
Clone

cc6c77c Fix test failling for card-header count and py3 compatibility

1 file Authored by farhaan 7 years ago, Committed by pingou 7 years ago,
    Fix test failling for card-header count and py3 compatibility
    
    `datagrepper` config has to be introduce to avoid graph being shown for
    the test and `output.data` been replaced by `output.get_data()` for
    python 3 support.
    
        
tests/test_pagure_flask_api_ui_private_repo.py tests/test_pagure_private_repo.py
file renamed
+93 -92