Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

Commit

Permalink
Fix field order in integration test for #113
Browse files Browse the repository at this point in the history
  • Loading branch information
fsteeg committed May 3, 2022
1 parent 1933b59 commit 8ffc9ac
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
{
"author": [
{
"@type": "Person",
"name": "Jürgen Böhner"
"name": "Jürgen Böhner",
"@type": "Person"
}
]
}

0 comments on commit 8ffc9ac

Please sign in to comment.