4 references to ScrubRootCommandName
Aspire.Cli.Tests (4)
Commands\InitCommandTests.cs (1)
248
await Verify(output.ToString(), extension: "txt").
ScrubRootCommandName
();
Commands\ResourceCommandTests.cs (3)
67
await Verify(helpWriter.ToString(), extension: "txt").
ScrubRootCommandName
();
98
await Verify(helpWriter.ToString(), extension: "txt").
ScrubRootCommandName
();
264
await Verify(helpWriter.ToString(), extension: "txt").
ScrubRootCommandName
();