cendro93
Results
1
issues of
cendro93
I have Menu component ``` import { Menu } from "svelte-materialify"; ``` And then Menu.unit-spec.js to test this component ``` import Menu from './Menu.svelte'; import {mount} from 'cypress-svelte-unit-test' it('Test menu...