mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-02 05:36:38 +00:00
Created DomainRow test
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { shallow } from 'enzyme';
|
||||
import { UncontrolledTooltip } from 'reactstrap';
|
||||
import { InfoTooltip } from '../../src/utils/InfoTooltip';
|
||||
import Popper from 'popper.js';
|
||||
import { InfoTooltip } from '../../src/utils/InfoTooltip';
|
||||
|
||||
describe('<InfoTooltip />', () => {
|
||||
it.each([
|
||||
|
||||
Reference in New Issue
Block a user