import Steps from '..'; import mountTest from '../../../tests/shared/mountTest'; describe('Steps', () => { mountTest(Steps); });