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