Remove unused )

This commit is contained in:
Jason Kytros 2023-11-29 17:45:14 +02:00
parent 9f1b134906
commit b1ac7300c7
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ const confirmModalText =
describe( 'Products', () => {
beforeEach( () => {
jest.clearAllMocks();
);
} );
it( 'should render default products types when onboardingData.profile.productType is null', () => {