Skip to content

Commit

Permalink
fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ntsekouras committed Sep 9, 2022
1 parent 04f61c8 commit a2b4a3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/qunit/fixtures/wp-api-generated.js
Original file line number Diff line number Diff line change
Expand Up @@ -5140,7 +5140,7 @@ mockedApiResponse.Schema = {
]
}
},
"/wp/v2/templates/lookup": {
"/wp/v2/templates/lookup": {
"namespace": "wp/v2",
"methods": [
"GET"
Expand Down Expand Up @@ -5829,7 +5829,7 @@ mockedApiResponse.Schema = {
]
}
},
"/wp/v2/template-parts/lookup": {
"/wp/v2/template-parts/lookup": {
"namespace": "wp/v2",
"methods": [
"GET"
Expand Down

0 comments on commit a2b4a3a

Please sign in to comment.