2 references to CommonTemplatesTests
dotnet-new.IntegrationTests (2)
CommonTemplatesTests.cs (1)
25
_logger = new TestLoggerFactory(log).CreateLogger(nameof(
CommonTemplatesTests
));
TemplateEngineSamplesTest.cs (1)
19
_log = new TestLoggerFactory(log).CreateLogger(nameof(
CommonTemplatesTests
));