Compare commits
3 Commits
main
...
feat/scaffold
| Author | SHA1 | Date | |
|---|---|---|---|
| df09454e36 | |||
| 4b1ace57bc | |||
| b76a3ab37c |
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
import { describe, it, expect } from "vitest";
|
import { describe, expect, it } from "vitest";
|
||||||
|
|
||||||
// Minimal smoke test — verify the test file itself is valid and can run.
|
// Minimal smoke test — verify the test file itself is valid and can run.
|
||||||
// Full plugin component tests will be added in subsequent tasks per PRI-189.
|
// Full plugin component tests will be added in subsequent tasks per PRI-189.
|
||||||
|
|||||||
Reference in New Issue
Block a user