roll secrets in JUnit
This commit is contained in:
Родитель
e178d7658e
Коммит
b0e24d0f76
|
@ -15,7 +15,7 @@ public abstract class TestBase
|
|||
|
||||
public static TestEventHubInfo checkoutTestEventHub() {
|
||||
HashMap sasRule = new HashMap<String, String>();
|
||||
sasRule.put(TestBase.SasRuleName, "LHbmplGdVC7Lo7A1RAXXDgeHSM9WHIRvZmIt7m1y5w0=");
|
||||
sasRule.put(TestBase.SasRuleName, "-----SasKey------");
|
||||
return new TestEventHubInfo("gojavago", "firstehub-ns", null, sasRule);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче