Skip to content

Commit

Permalink
test: run upgrade test from v1.48.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Sep 6, 2024
1 parent fb801cb commit 07e9938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/servertype/data_source_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ func TestAccDataSource_UpgradePluginFramework(t *testing.T) {
{
ExternalProviders: map[string]resource.ExternalProvider{
"hcloud": {
VersionConstraint: "1.47.0",
VersionConstraint: "1.48.1",
Source: "hetznercloud/hcloud",
},
},
Expand Down

0 comments on commit 07e9938

Please sign in to comment.