diff --git a/plugins/upstash/api_key_test.go b/plugins/upstash/api_key_test.go index 6d26d7c84..8d6e4ab09 100644 --- a/plugins/upstash/api_key_test.go +++ b/plugins/upstash/api_key_test.go @@ -18,7 +18,7 @@ func TestAPIKeyProvisioner(t *testing.T) { ExpectedOutput: sdk.ProvisionOutput{ Environment: map[string]string{ "UPSTASH_API_KEY": "d68850db-69f7-qxe9pubcmjnqfgyexample", - "UPSTASH_EMAIL": "wendy@appleseed.com", + "UPSTASH_EMAIL": "wendy@appleseed.com", }, }, },