build: test change file that already has test

This commit is contained in:
Csaba Tuncsik 2023-06-19 10:11:17 +02:00
parent 9a1199d959
commit 21be611abf

View file

@ -63,6 +63,7 @@ export default defineComponent({
<style lang="scss" module>
body {
display: block;
background-color: var(--color-background-light);
}