fix(errorListTemplate.test): updates import
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
import React from 'react';
|
||||
import { ErrorListTemplate } from './ErrorListTemplate';
|
||||
import { ErrorListTemplate } from './errorListTemplate';
|
||||
import { renderInTestApp } from '@backstage/test-utils';
|
||||
import { ErrorListProps } from '@rjsf/utils';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user