Skip to content

Commit

Permalink
Fix test name.
Browse files Browse the repository at this point in the history
  • Loading branch information
kuritsu committed Nov 30, 2021
1 parent 1f82159 commit 0d47cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clusters/resource_cluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -858,7 +858,7 @@ func TestResourceClusterUpdate_Error(t *testing.T) {
assert.Equal(t, "abc", d.Id())
}

func TestResourceClusterUpdate_AutoAzNoChange(t *testing.T) {
func TestResourceClusterUpdate_AutoAz(t *testing.T) {
d, err := qa.ResourceFixture{
Fixtures: []qa.HTTPFixture{
{
Expand Down

0 comments on commit 0d47cbb

Please sign in to comment.