Apply suggestions from code review of branch smoke_test_components
Co-authored-by: Beth Probert <beth_probert@outlook.com>
This commit is contained in:
parent
3cc7a9f4e8
commit
131342253c
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ const componentModules = import.meta.glob(
|
||||||
const skipList = ["loggingContent.vue"];
|
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
|
* The objective of this testing is find early
|
||||||
* component loading issues like bad component setups
|
* component loading issues like bad component setups
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue