Skip to content

Commit f41e1de

Browse files
committed
chore: small formatting fix
1 parent dbd6516 commit f41e1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provider/rediscloud_active_active_database_enable_default_user_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ func testCheckEnableDefaultUserInAPI(resourceName string, expectedGlobal bool, e
279279
errorMsg += fmt.Sprintf("\n - %s: %s", rName, rValue)
280280
}
281281

282-
return fmt.Errorf(errorMsg)
282+
return fmt.Errorf("%s", errorMsg)
283283
}
284284
}
285285

0 commit comments

Comments
 (0)