[TNL-7268] Add high priority tests

This commit is contained in:
Agrendalath
2020-06-29 03:56:42 +02:00
committed by David Joy
parent ec7f532bc9
commit 8719fad091
14 changed files with 1155 additions and 355 deletions

View File

@@ -1,5 +1,5 @@
import React from 'react';
import { render, screen } from '../../../../test/test-utils';
import { render, screen } from '../../../../setupTest';
import UnitIcon from './UnitIcon';
describe('Unit Icon', () => {