Skip to content

Commit

Permalink
fix: style
Browse files Browse the repository at this point in the history
  • Loading branch information
johzchen committed Dec 11, 2020
1 parent e64987e commit 12a9298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/internal/utils/json_patch_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ func TestMergeJson(t *testing.T) {
doc, patch, result, desc string
}{
{
desc: `simple merge`,
desc: "simple merge",
doc: `{
"id": "1",
"status": 1,
Expand Down

0 comments on commit 12a9298

Please sign in to comment.