We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f668d commit 541d762Copy full SHA for 541d762
1 file changed
cardano-db-sync/test/Cardano/DbSync/Config/TypesTest.hs
@@ -139,7 +139,7 @@ genDefaultJson =
139
"script_hashes": null
140
},
141
"governance": "enable",
142
- "offchain_pool_data": "enable",
+ "offchain_pool_data": "disable",
143
"json_type": "text"
144
}
145
|]
@@ -166,7 +166,7 @@ genDefaultJson =
166
"enable": true
167
168
169
170
171
172
0 commit comments