mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-21 23:43:27 +01:00
Include issue number in scenario name
This commit is contained in:
parent
f9d132c369
commit
5e00752c5a
@ -119,7 +119,7 @@ func TestEval(t *testing.T) {
|
|||||||
ExpectedError: false,
|
ExpectedError: false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name: "partially-invalid-path",
|
Name: "partially-invalid-path-issue122",
|
||||||
Path: "data.name.invalid",
|
Path: "data.name.invalid",
|
||||||
Data: `{"data": {"name": "john"}}`,
|
Data: `{"data": {"name": "john"}}`,
|
||||||
ExpectedOutput: "",
|
ExpectedOutput: "",
|
||||||
|
Loading…
Reference in New Issue
Block a user