mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
make testCredentials token obviously fake
This commit is contained in:
parent
ee56e3226b
commit
ac68f9a16b
@ -26,7 +26,7 @@ type testMod struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
testCredentials = "a9564ebc3289b7a14551baf8ad5ec60a"
|
testCredentials = "test-auth-token"
|
||||||
)
|
)
|
||||||
|
|
||||||
// All the locationes from the mockRegistry start with a file:// scheme. If
|
// All the locationes from the mockRegistry start with a file:// scheme. If
|
||||||
|
Loading…
Reference in New Issue
Block a user