Skip to content

Commit b394eff

Browse files
committed
Fix tests
1 parent 25bffd6 commit b394eff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

artifactory/utils/testdata/command_summaries/extended/build-info-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
| Build Info| Security Violations| Security Issues|
44
|:---------|:------------|:------------|
5-
| [buildName 123](http://myJFrogPlatform/builds/buildName/123) | Not scanned| Not scanned|
5+
| [buildName 123](http://myJFrogPlatform/builds/buildName/123?gh_job_id=JFrog+CLI+Core+Tests&gh_section=buildInfo) | Not scanned| Not scanned|
66

77

artifactory/utils/testdata/command_summaries/extended/maven-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<pre>📦 libs-release
1212
└── 📁 path
1313
└── 📁 to
14-
└── <a href='https://myplatform.com/ui/repos/tree/General/libs-release/path/to/artifact1?clearFilter=true' target="_blank">artifact1</a>
14+
└── <a href='https://myplatform.com/ui/repos/tree/General/libs-release/path/to/artifact1?clearFilter=true&gh_job_id=JFrog+CLI+Core+Tests&gh_section=packages' target="_blank">artifact1</a>
1515

1616
</pre>
1717

0 commit comments

Comments
 (0)