Merge pull request #5890 from neumayer/typo

Fix typo
pull/5897/head
SwampDragons 8 years ago committed by GitHub
commit 834e04e234
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -167,7 +167,7 @@ func TestConfig(t *testing.T) {
})
// Test that AccessCfgFile properties are overridden by their
// corosponding template keys.
// corresponding template keys.
accessOverrides := map[string]string{
"user_ocid": "User",
"tenancy_ocid": "Tenancy",

Loading…
Cancel
Save