From 79e365d1e72435043fc2282fbe866b26e9cab110 Mon Sep 17 00:00:00 2001 From: zaynab butt Date: Thu, 9 Nov 2023 10:56:02 +0000 Subject: [PATCH] rename consent withdrawn test --- tests/test_illumina.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_illumina.py b/tests/test_illumina.py index 482b56c..e4b3241 100644 --- a/tests/test_illumina.py +++ b/tests/test_illumina.py @@ -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"