mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
tests: update test with a real invalid hcl2
This commit is contained in:
@@ -298,7 +298,7 @@ func TestJobGetter_LocalFile_InvalidHCL2(t *testing.T) {
|
||||
{
|
||||
"invalid HCL2",
|
||||
`job "example" {
|
||||
meta = { "a" = "b" }
|
||||
meta { "key.with.dot" = "b" }
|
||||
}`,
|
||||
true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user