summaryrefslogtreecommitdiff
path: root/tests/proxy_models
diff options
context:
space:
mode:
authorTom Carrick <tom@carrick.eu>2025-03-11 08:01:06 +0100
committerGitHub <noreply@github.com>2025-03-11 08:01:06 +0100
commit8df5ce80d26824ce72af41edc03275d435de9432 (patch)
treeab7ee353b9c3d48ae447be31b8d2c19215856d0b /tests/proxy_models
parentab148c02cedbac492f29930dcd5346e1af052635 (diff)
Fixed #36177 -- Added a trailing newline to JSON serializer. (#19232)
Diffstat (limited to 'tests/proxy_models')
-rw-r--r--tests/proxy_models/fixtures/mypeople.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/proxy_models/fixtures/mypeople.json b/tests/proxy_models/fixtures/mypeople.json
index d20c8f2a6e..5d656f6717 100644
--- a/tests/proxy_models/fixtures/mypeople.json
+++ b/tests/proxy_models/fixtures/mypeople.json
@@ -6,4 +6,4 @@
"name": "Elvis Presley"
}
}
-] \ No newline at end of file
+]