Skip to content

Commit

Permalink
Minor test rename
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Feb 21, 2023
1 parent faf5804 commit e1593d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import com.fasterxml.jackson.databind.node.ObjectNode;
import com.fasterxml.jackson.dataformat.csv.*;

public class TestGenerator extends ModuleTestBase
public class CSVGeneratorTest extends ModuleTestBase
{
@JsonPropertyOrder({"id", "amount"})
static class Entry {
Expand Down

0 comments on commit e1593d1

Please sign in to comment.