Skip to content

Commit de69eab

Browse files
committed
KRED-2900 fix lint
1 parent 8d33d32 commit de69eab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/xendit_api/model/split_rule_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
id: 'sr_unknown',
167167
name: 'Split Rule with Unknown',
168168
unknown_attribute: 'should be ignored',
169-
another_unknown: 12345
169+
another_unknown: 12_345
170170
}
171171
end
172172

0 commit comments

Comments
 (0)