updated: import in unit test

This commit is contained in:
gianlucaguarini 2021-10-16 20:02:16 +02:00
parent 1e04cae511
commit b6c95134b4

View File

@ -1,4 +1,4 @@
import MyComponent from '~/my-component.riot'
import MyComponent from '/my-component.riot'
import { component } from 'riot'