Skip to content

Commit 218757f

Browse files
authored
fix: removed-trailing-comma (#36)
1 parent 97ab814 commit 218757f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test_cases/test_percentage_split__explicit_identity_key__should_match.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
}
3636
]
3737
}
38-
},
38+
}
3939
},
4040
"result": {
4141
"flags": {},

test_cases/test_percentage_split__no_identity_key__should_match.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
}
3636
]
3737
}
38-
},
38+
}
3939
},
4040
"result": {
4141
"flags": {},

0 commit comments

Comments
 (0)