From a808462a3d06c2207fdbdf266cdb6027bc30d88c Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Thu, 11 Apr 2019 12:40:27 -0400 Subject: [PATCH] remove test.only causing org access tests to skip --- .../Organizations/components/OrganizationAccessList.test.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__tests__/pages/Organizations/components/OrganizationAccessList.test.jsx b/__tests__/pages/Organizations/components/OrganizationAccessList.test.jsx index 36e1690116..6c064e7eb3 100644 --- a/__tests__/pages/Organizations/components/OrganizationAccessList.test.jsx +++ b/__tests__/pages/Organizations/components/OrganizationAccessList.test.jsx @@ -175,7 +175,7 @@ describe('', () => { }); }); - test.only('state is set appropriately when a user tries deleting a role', (done) => { + test('state is set appropriately when a user tries deleting a role', (done) => { const wrapper = mount(