Skip to content

Commit

Permalink
Merge pull request #636 from ergebnis/fix/fixture
Browse files Browse the repository at this point in the history
Fix: Indentation
  • Loading branch information
localheinz committed Jan 21, 2022
2 parents c9c68ce + c8d83f4 commit 331f01a
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -4,9 +4,9 @@
{
"baz": 9000,
"qux": [
"foo",
"bar",
"baz"
"foo",
"bar",
"baz"
]
},
{
Expand Down

0 comments on commit 331f01a

Please sign in to comment.