Apply suggestions from code review of branch smoke_test_components

Co-authored-by: Beth Probert <beth_probert@outlook.com>
This commit is contained in:
Julian Stirling 2026-06-21 13:58:54 +00:00
parent 3cc7a9f4e8
commit 131342253c

View file

@ -36,7 +36,7 @@ const componentModules = import.meta.glob(
const skipList = ["loggingContent.vue"];
/**
* Test description this is a fast unit test
* Test description: this is a fast unit test
* The objective of this testing is find early
* component loading issues like bad component setups
*/