From 25bca532c20de176d289c0feb9c0da6b0615db34 Mon Sep 17 00:00:00 2001 From: "Keith J. Grant" Date: Tue, 15 Jun 2021 12:02:05 -0700 Subject: [PATCH] delete commented code --- .../Organization/OrganizationTeams/OrganizationTeamList.test.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/awx/ui_next/src/screens/Organization/OrganizationTeams/OrganizationTeamList.test.jsx b/awx/ui_next/src/screens/Organization/OrganizationTeams/OrganizationTeamList.test.jsx index d7c55e7ab5..57fa9d7e18 100644 --- a/awx/ui_next/src/screens/Organization/OrganizationTeams/OrganizationTeamList.test.jsx +++ b/awx/ui_next/src/screens/Organization/OrganizationTeams/OrganizationTeamList.test.jsx @@ -94,7 +94,6 @@ describe('', () => { }); test('should pass fetched teams to PaginatedTable', async () => { - // expect.assertions(7); let wrapper; await act(async () => { wrapper = mountWithContexts(