Skip to content

Commit

Permalink
Empty commit
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <cwperx@amazon.com>
  • Loading branch information
cwperks committed Jul 17, 2023
1 parent a104bf4 commit 51271d0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ public void testDls() throws Exception {
);
Assert.assertTrue(res.getBody().contains("\"value\" : 1,\n \"relation"));
Assert.assertTrue(res.getBody().contains("\"failed\" : 0"));

Assert.assertEquals(res.getHeaders().toString(), 3, res.getHeaders().size());

Assert.assertEquals(
Expand Down

0 comments on commit 51271d0

Please sign in to comment.