Commit 034262d8 authored by Alex Dadgar's avatar Alex Dadgar
Browse files

fix test message

Showing with 1 addition and 1 deletion
+1 -1
......@@ -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")
}
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment