mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-12 20:39:30 +00:00
kata-ctl: Update expected test failure message
Update expected error after url crate bump Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
committed by
Steve Horsman
parent
b7bf46fdfa
commit
f96b8fb690
@@ -470,7 +470,7 @@ mod tests {
|
||||
},
|
||||
TestData {
|
||||
test_url: "http://localhost :80",
|
||||
expected: "builder error: invalid domain character",
|
||||
expected: "builder error: invalid international domain name",
|
||||
},
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user