IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 7, 2019, 1:25:05 PM (7 years ago)
Author:
fairlamb
Message:

separate out jira and confluence from the main call

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ipp-259_genericise_backups/tools/backups/backup_atlassian_applications_test.py

    r40912 r40913  
    335335        ab = fab_test.create_all_paths_and_folders(ab, tmpdir)
    336336
    337         result = ab.perform_atlassian_backups()
     337        result = ab.perform_backups()
    338338
    339339        assert result == 0
     
    353353        assert not os.path.exists(ab.backup_2_path)
    354354
    355         result = ab.perform_atlassian_backups()
     355        result = ab.perform_backups()
    356356        assert result == 1
    357357
Note: See TracChangeset for help on using the changeset viewer.