new unit testing

This commit is contained in:
Max 2021-11-15 10:19:12 -05:00
parent 16fc60c12a
commit b6f2bdce59

View file

@ -51,4 +51,4 @@ describe('selectYear.vue', () => {
});
})
})