Skip to content
Snippets Groups Projects
Commit b84e7ffe authored by Tien Nguyen's avatar Tien Nguyen
Browse files

update test fail message to match with osr

parent 9bcb2334
No related branches found
No related tags found
No related merge requests found
...@@ -196,7 +196,7 @@ HOME_URL="https://amazonlinux.com/"`) ...@@ -196,7 +196,7 @@ HOME_URL="https://amazonlinux.com/"`)
} }
if !reflect.DeepEqual(*osr, expectedOsr) { if !reflect.DeepEqual(*osr, expectedOsr) {
t.Fatal("Error with fedora osr parsing: structs do not match") t.Fatal("Error with amazon linux osr parsing: structs do not match")
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment