1 write to ExpectedWorkflowPath
Aspire.Cli.Tests (1)
Agents\AspireSkillsInstallerTests.cs (1)
2248
ExpectedWorkflowPath
= expectedWorkflowPath;
1 reference to ExpectedWorkflowPath
Aspire.Cli.Tests (1)
Agents\AspireSkillsInstallerTests.cs (1)
1598
Assert.Equal(AspireSkillsInstaller.ExpectedWorkflowPath, attestationVerifier.
ExpectedWorkflowPath
);