mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-06 05:54:28 -04:00
Manual client secrets on azure
This commit is contained in:
parent
1861dc2744
commit
10e5249631
11 changed files with 84 additions and 80 deletions
|
@ -13,7 +13,7 @@ import (
|
|||
"go.uber.org/goleak"
|
||||
)
|
||||
|
||||
const defaultMsgCount = 9 // expect this number of error messages by default because user-specific values are not set
|
||||
const defaultMsgCount = 12 // expect this number of error messages by default because user-specific values are not set
|
||||
|
||||
func TestMain(m *testing.M) {
|
||||
goleak.VerifyTestMain(m)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue