Commit 3e73640
authored
fix: update Maven command for fuzz tests to reflect new package structure (#748)
Adjusted the Maven command in the fuzz-tests.yml to use the correct
package path for the fuzz tests. This change ensures that the tests
are executed properly under the updated project structure.
- Added sure-fire option to prevent failure if no specified tests are found1 parent 12fcc22 commit 3e73640
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments