Skip to content

Commit

Permalink
Extra space!
Browse files Browse the repository at this point in the history
  • Loading branch information
whikloj committed Mar 9, 2024
1 parent 7a24e77 commit bcd55a5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
/**
* @author cabeer
*/
public class B3KatIT extends AbstractIntegrationRdfIT {
public class B3KatIT extends AbstractIntegrationRdfIT {
@Test
public void testExampleRecord() throws IOException {
createLDPRSAndCheckResponse(getRandomUniqueId(), getContentFromClasspath("/examples/b3kat.ttl"));
}
}
}

0 comments on commit bcd55a5

Please sign in to comment.