Commit 9750956
committed
fix mock server content type expectation for sparql form post
this ensures the mock server also accepts content-type with charset=UTF-8 appended1 parent cc9263d commit 9750956
2 files changed
Lines changed: 1 addition & 2 deletions
File tree
- src
- main/java/org/fairdatateam/fairdatapoint/api/controller/search
- test/java/org/fairdatateam/fairdatapoint/acceptance/search/sparql
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
0 commit comments