Commit 3a42f2e
committed
chore(workflow): migrate yaml-cleanup test added on main to rstest
The rebase onto main brought in yaml-cleanup.test.ts, which still
imported from vitest. Swap the imports and vi.fn() usage to the
rstest equivalents used across the rest of the core suite.1 parent 12ab514 commit 3a42f2e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments