Skip to content

Commit

Permalink
fix empty pairs unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
rbajollari committed Sep 13, 2024
1 parent e9485de commit 5e0d0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ func TestValidate(t *testing.T) {
{
"invalid base",
invalidBase,
true,
false,
},
{
"invalid quote",
Expand Down

0 comments on commit 5e0d0c9

Please sign in to comment.