Skip to content

Commit

Permalink
test: fix acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Nov 1, 2023
1 parent db802b1 commit a8ccf7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/hcloud/builder_acc_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ func TestBuilderAcc_basic(t *testing.T) {
const testBuilderAccBasic = `
{
"builders": [{
"type": "test",
"type": "hcloud",
"location": "nbg1",
"server_type": "cx11",
"image": "ubuntu-22.04",
Expand Down

0 comments on commit a8ccf7a

Please sign in to comment.