Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/softprops/action-g…
Browse files Browse the repository at this point in the history
…h-release-2
  • Loading branch information
begonaguereca committed Sep 12, 2024
2 parents 6518a35 + e0281c4 commit 8a6ff5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ public BbsToGithub(ITestOutputHelper output)

[Theory]
[InlineData("http://e2e-bbs-8-5-0-linux-2204.eastus.cloudapp.azure.com:7990", true, true)]
[InlineData("http://e2e-bbs-5-14-0-linux-2204.eastus.cloudapp.azure.com:7990", true, true)]
[InlineData("http://e2e-bbs-7-21-9-win-2019.eastus.cloudapp.azure.com:7990", false, true)]
[InlineData("http://e2e-bbs-8-5-0-linux-2204.eastus.cloudapp.azure.com:7990", true, false)]
public async Task Basic(string bbsServer, bool useSshForArchiveDownload, bool useAzureForArchiveUpload)
Expand Down

0 comments on commit 8a6ff5d

Please sign in to comment.