Skip to content

Commit c663bef

Browse files
committed
Fix test data
No effect on the code. See PostHog/posthog#30569 for context.
1 parent f11aa42 commit c663bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/support/fixtures/decide.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"variant": null,
6262
"reason": {
6363
"code": "no_condition_match",
64-
"condition_index": 0,
64+
"condition_index": null,
6565
"description": "No matching condition set"
6666
},
6767
"metadata": {

0 commit comments

Comments
 (0)