Skip to content

Commit

Permalink
update identation
Browse files Browse the repository at this point in the history
  • Loading branch information
CoreFloDev committed May 2, 2024
1 parent 7172230 commit b05fea9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scw/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -468,9 +468,9 @@ secret_key: 7363616c-xxxx-xxxx-xxxx-xxxxxxxxxxxx
send_telemetry: true
active_profile: flantier
profiles:
flantier:
access_key: SCW234567890ABCDEFGH
secret_key: 6f6e6574-xxxx-xxxx-xxxx-xxxxxxxxxxxx
flantier:
access_key: SCW234567890ABCDEFGH
secret_key: 6f6e6574-xxxx-xxxx-xxxx-xxxxxxxxxxxx
`, c.String())
testhelpers.Equals(t, v2ValidSecretKey, *c.SecretKey)

Expand Down

0 comments on commit b05fea9

Please sign in to comment.