diff --git a/tests/IntegrationTests.fs b/tests/IntegrationTests.fs index 9c12f40..f4fbdcf 100644 --- a/tests/IntegrationTests.fs +++ b/tests/IntegrationTests.fs @@ -72,7 +72,7 @@ type IntegrationTests() = CmdLine.empty |> CmdLine.appendPrefix "add" projectName |> CmdLine.appendPrefix "package" "Ionide.KeepAChangelog.Tasks" - |> CmdLine.appendPrefix "--source" VirtualWorkspace.``test-nupkgs``.``.`` + // |> CmdLine.appendPrefix "--source" VirtualWorkspace.``test-nupkgs``.``.`` |> CmdLine.appendPrefix "--version" $"[{this.testPackageVersion}]" |> CmdLine.toString, workingDirectory = Workspace.fixtures.``.``