main: tweak TestBuildIntegrationErrors
We do not need to pass a blueprint in this test.
This commit is contained in:
parent
bdb32554ff
commit
db7cad2239
1 changed files with 0 additions and 1 deletions
|
|
@ -379,7 +379,6 @@ func TestBuildIntegrationErrors(t *testing.T) {
|
|||
restore = main.MockOsArgs([]string{
|
||||
"build",
|
||||
"qcow2",
|
||||
makeTestBlueprint(t, testBlueprint),
|
||||
"--distro", "centos-9",
|
||||
})
|
||||
defer restore()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue