Commit e6cea1f
committed
Test fix: force JSON format for tests (#203)
This commit fixes the integration tests past switching to CBOR by
default for the REST body format: the integration tests make use of the
(textual) JSON format, which needs to be enabled in the connection
string used by the simulated connection.
(cherry picked from commit 139d8be)1 parent 9847ad1 commit e6cea1f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments