Skip to content

Commit b21a520

Browse files
committed
squash!: lint fix
1 parent 03a8d7d commit b21a520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/library-authoring/create-container/CreateContainerModal.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ describe('CreateContainerModal container linking', () => {
144144
expect(mockShowToast).toHaveBeenCalledWith(expect.stringMatching(/error/i));
145145
});
146146
});
147-
});
147+
});

0 commit comments

Comments
 (0)