diff --git a/src/containers/ReviewActions/components/StopGradingConfirmModal.jsx b/src/containers/ReviewActions/components/StopGradingConfirmModal.jsx index 6f7836c..1e75cfb 100644 --- a/src/containers/ReviewActions/components/StopGradingConfirmModal.jsx +++ b/src/containers/ReviewActions/components/StopGradingConfirmModal.jsx @@ -10,16 +10,16 @@ export const StopGradingConfirmModal = ({ onConfirm, }) => ( ({ createSelector: jest.fn((preSelectors, cb) => ({ preSelectors, cb })),