pull/11419/head
Hunter Johnston 2 years ago
parent 0f1959ffef
commit 926bb46be8

@ -1,10 +1,6 @@
import { test } from '../../test';
export default test({
get props() {
return { item: { name: 'Dominic' } };
},
async test({ assert, target, logs }) {
const [s1] = target.querySelectorAll('span');

Loading…
Cancel
Save