• Mark Lapierre's avatar
    Fix failing E2E test · dbb53248
    Mark Lapierre authored
    Sometimes add_list_delete_branches_spec.rb would not wait after
    deleting a branch before checking that the branch was done. It would
    fail when the UI was still processing.
    
    This checks that the loading icon is gone before returning from
    delete_branch.
    
    It also makes sure credentials are added properly after recent changes
    to QA::Git::Repository
    dbb53248
logging_spec.rb 4.23 KB