Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.

tests: include patch test #536

Merged
merged 3 commits into from
Sep 17, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
tests: enable patch test
  • Loading branch information
georgiyekkert committed Sep 8, 2021
commit b1173e4699a0933fe0201abbb6a67dce57b8d42b
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ public void testCapitalLetterField() throws IOException {
}
}

@Ignore("Patch is not supported")
@Test
public void testPatch() {
Instance resultInstance = insertInstance();
Expand Down