We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45751d9 commit de92f8dCopy full SHA for de92f8d
Tests/Alchemy/HTTP/Response/ResponseTests.swift
@@ -71,7 +71,7 @@ private struct Fixtures {
71
"""
72
73
static let altJsonString = """
74
- {"foo":"foo","bar":"bar"}
+ {"bar":"bar","foo":"foo"}
75
76
77
static let urlString = "foo=foo&bar=bar"
0 commit comments