Commit 087b5b4
authored
Drop e2e test msg
Since migration to Godog framework, there are no other Go tests in `test/e2e` folder.
Hence, we can skip their potential execution in `features_test/TestMain` and avoid
getting the warning printed on the console.testing: warning: no tests to run (#2509)1 parent 10c2841 commit 087b5b4
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 41 | | |
45 | 42 | | |
46 | 43 | | |
| |||
0 commit comments