Skip to content

Commit

Permalink
refactor: improve tests
Browse files Browse the repository at this point in the history
Rebase on top of
openedx#1263 and
fix updated tests
  • Loading branch information
navinkarkera committed Sep 11, 2024
1 parent 9d1d3f9 commit c3b8df5
Show file tree
Hide file tree
Showing 4 changed files with 503 additions and 494 deletions.
1 change: 0 additions & 1 deletion src/library-authoring/EmptyStates.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable react/require-default-props */
import React, { useContext } from 'react';
import { useParams } from 'react-router';
import { FormattedMessage } from '@edx/frontend-platform/i18n';
Expand Down
Loading

0 comments on commit c3b8df5

Please sign in to comment.