Commit 4971da7
committed
Fix SonarCloud frontend test coverage
Apparently `just build test cov` only runs the build command, despite the documentation saying that it should be possible to specify multiple recipes on the command line. Fixed by removing the build recipe which isn't needed here anyway.1 parent aeca060 commit 4971da7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments