We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad9418 commit 884d545Copy full SHA for 884d545
src/plugin-routes.test.tsx
@@ -1,5 +1,5 @@
1
import { getConfig } from '@edx/frontend-platform';
2
-import { render,screen } from '@testing-library/react';
+import { render } from '@testing-library/react';
3
import React from 'react';
4
import { getPluginRoutes } from './plugin-routes';
5
0 commit comments