mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 01:45:44 +03:00
fix test message
This commit is contained in:
@@ -41,7 +41,7 @@ func TestExecDriver_Fingerprint_NonLinux(t *testing.T) {
|
||||
}
|
||||
|
||||
if response.Detected {
|
||||
t.Fatalf("expected response to be applicable")
|
||||
t.Fatalf("Should not be detected on non-linux platforms")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user