Remove unused )
This commit is contained in:
parent
9f1b134906
commit
b1ac7300c7
|
@ -43,7 +43,6 @@ const confirmModalText =
|
|||
describe( 'Products', () => {
|
||||
beforeEach( () => {
|
||||
jest.clearAllMocks();
|
||||
);
|
||||
} );
|
||||
|
||||
it( 'should render default products types when onboardingData.profile.productType is null', () => {
|
||||
|
|
Loading…
Reference in New Issue