Skip to content

Commit 1fa193e

Browse files
committed
small format change to merge to dev
1 parent 36ab3c2 commit 1fa193e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/__tests__/ActionContainerV2.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ describe('Integration testing for ActionContainer.tsx', () => {
152152
expect(setActionViewMock).toHaveBeenCalledWith(true);
153153
expect(clearButton).toBeInTheDocument();
154154
});
155-
})
155+
});
156156

157157

158158

0 commit comments

Comments
 (0)