We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 689f029 commit acb1044Copy full SHA for acb1044
tests/grididps.py
@@ -135,7 +135,7 @@ def concrete_post_processor(args):
135
include_actions=True,
136
include_side_effects=True,
137
args=args,
138
- output_file="cmp_gridips_consume.json",
+ output_file="cmp_grididps_consume.json",
139
num_examples=2,
140
concrete_post_processor=concrete_post_processor)
141
@@ -145,6 +145,6 @@ def concrete_post_processor(args):
145
146
147
148
- output_file="cmp_gridips_guard.json",
+ output_file="cmp_grididps_guard.json",
149
150
0 commit comments