Skip to content

Commit

Permalink
The test_update test should now pass, as a github release with a fres…
Browse files Browse the repository at this point in the history
…hlly-signed tag is available
  • Loading branch information
zenmonkeykstop committed Jul 9, 2021
1 parent 4721892 commit 3723761
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions admin/tests/test_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -586,8 +586,6 @@ def test_check_for_update_when_updates_not_needed(securedrop_git_repo):
assert child.signalstatus is None


# This test will fail until a tag with the 2021 signing key is pushed
@pytest.mark.xfail
@flaky(max_runs=3)
def test_update(securedrop_git_repo):
gpgdir = os.path.join(os.path.expanduser('~'), '.gnupg')
Expand Down

0 comments on commit 3723761

Please sign in to comment.