// @ts-nocheck
import { initTests } from '@kinvolk/headlamp-plugin/config/storyshots/storyshots-test';

// Run the *.stories.tsx files in here as storyshot tests.
initTests();
