Skip to content

Commit

Permalink
Test renaming to include issue id along with fuzz entry id
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Apr 13, 2023
1 parent 60232df commit 38751e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*
* https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50431
*/
public class FuzzYAMLRead50431Test extends ModuleTestBase
public class FuzzYAMLRead_400_50431Test extends ModuleTestBase
{
private final ObjectMapper YAML_MAPPER = newObjectMapper();

Expand Down

0 comments on commit 38751e4

Please sign in to comment.