Skip to content

Commit

Permalink
PUB-2482: Fixing checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
abottenberg committed Jun 10, 2024
1 parent 6f3c3dc commit 68f1bf5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@ void testValidFlatFileRequest() throws Exception {
}
]
}
""";
""";

mockMvc.perform(post(BULK_SUBSCRIPTION_URL)
.content(validFlatFileBody)
Expand Down

0 comments on commit 68f1bf5

Please sign in to comment.