Skip to content

Commit

Permalink
Update src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
  • Loading branch information
begonaguereca and ArinGhazarian authored Nov 19, 2024
1 parent ca52a11 commit 8e8dbba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,6 @@ await _targetHelper.RunBbsCliMigration(

_targetHelper.AssertNoErrorInLogs(_startTime);

_targetHelper.AssertNoErrorInLogs(_startTime);

await _targetHelper.AssertGithubRepoExists(githubTargetOrg, targetRepo);
await _targetHelper.AssertGithubRepoInitialized(githubTargetOrg, targetRepo);
}
Expand Down

0 comments on commit 8e8dbba

Please sign in to comment.