Skip to content

Commit

Permalink
file formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhikhapare committed Jun 30, 2023
1 parent d43d078 commit be53d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/upstash/api_key_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
},
},
Expand Down

0 comments on commit be53d92

Please sign in to comment.