Fix quotes in test template

pull/16592/head
Edoardo Cavazza 1 month ago committed by GitHub
parent 287de51275
commit 465598b5fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -30,7 +30,7 @@
}
}
}, {
extends: "div"
extends: 'div'
});
}
</script>

Loading…
Cancel
Save