Skip to content

Commit e733920

Browse files
add hapitestRecordsMATS
Signed-off-by: Neeharika-Sompalli <[email protected]>
1 parent c5250cc commit e733920

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hedera-node/test-clients/build.gradle.kts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,10 @@ val prCheckPropOverrides =
142142
"hapiTestMiscRecords",
143143
"blockStream.streamMode=RECORDS,nodes.nodeRewardsEnabled=false,quiescence.enabled=true",
144144
)
145+
put(
146+
"hapiTestMiscRecordsMATS",
147+
"blockStream.streamMode=RECORDS,nodes.nodeRewardsEnabled=false,quiescence.enabled=true",
148+
)
145149
put("hapiTestSimpleFees", "fees.simpleFeesEnabled=true")
146150

147151
// Copy vals to the MATS variants

0 commit comments

Comments
 (0)