summaryrefslogtreecommitdiffstats
path: root/client/go/cmd/testdata/tests/system-test/wrong-null-value.json
blob: 11425df7ad4e1d11df97b5caf01213db36effd32 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
    "assertions": [
        {
            "response": {
                "body": {
                    "boot": null
                }
            }
        }
    ]
}