Skip to content

Commit

Permalink
Renamed test file for consistency.
Browse files Browse the repository at this point in the history
  • Loading branch information
knighto82 committed Nov 21, 2024
1 parent d8b4f02 commit 0683a7e
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 java.nio.file.Paths;
import org.junit.jupiter.api.Test;

class DatasetGsonAPIRequestSerializerTest {
class GsonAPIRequestSerializerDatasetTest {

@Test
public void testDatasetSerializesCorrectly() {
Expand Down

0 comments on commit 0683a7e

Please sign in to comment.