docs consolidation and others
This commit is contained in:
@@ -29,7 +29,8 @@ public sealed class LanguageAnalyzerContextTests
|
||||
Array.Empty<string>(),
|
||||
new SurfaceSecretsConfiguration("inline", "testtenant", null, null, null, true),
|
||||
"testtenant",
|
||||
new SurfaceTlsConfiguration(null, null, null));
|
||||
new SurfaceTlsConfiguration(null, null, null))
|
||||
{ CreatedAtUtc = DateTimeOffset.UtcNow };
|
||||
|
||||
var environment = new StubSurfaceEnvironment(settings);
|
||||
var provider = new InMemorySurfaceSecretProvider();
|
||||
|
||||
Reference in New Issue
Block a user