Skip to content

Commit

Permalink
test github tests
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalDelarea committed Dec 31, 2024
1 parent e88040f commit 5141ab1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion artifactory/utils/commandsummary/buildinfosummary_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ func prepareBuildInfoTest() (*BuildInfoSummary, func()) {
StaticMarkdownConfig.setExtendedSummary(false)
StaticMarkdownConfig.setPlatformMajorVersion(0)
StaticMarkdownConfig.setPlatformUrl("")
_ = os.Unsetenv(githubWorkflowEnv)
}
setWorkFlowEnvIfNeeded()
// Create build info instance
Expand Down

0 comments on commit 5141ab1

Please sign in to comment.