Skip to content

Commit

Permalink
rename consent withdrawn test
Browse files Browse the repository at this point in the history
  • Loading branch information
zb32 committed Nov 9, 2023
1 parent 21d7951 commit 79e365d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_illumina.py
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ def test_retains_consent_withdrawn(
@m.context("When data are multiplexed")
@m.context("When data have had consent withdrawn")
@m.it("Does not restore access permissions")
def test_updates_human_permissions_mx(
def test_retains_consent_withdrawn_mx(
self, illumina_synthetic_irods, illumina_synthetic_mlwh
):
zone = "testZone"
Expand Down

0 comments on commit 79e365d

Please sign in to comment.