We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdfb72f + 1ec70ae commit f6559a1Copy full SHA for f6559a1
1 file changed
test/integration/show_int_test.go
@@ -76,7 +76,7 @@ func (suite *ShowIntegrationTestSuite) TestShowWithoutBranch() {
76
77
func (suite *ShowIntegrationTestSuite) PrepareActiveStateYAML(ts *e2e.Session) {
78
asyData := strings.TrimSpace(`
79
-project: "https://platform.activestate.com/cli-integration-tests/Show?commitID=e8f3b07b-502f-4763-83c1-763b9b952e18&branch=main"
+project: "https://platform.activestate.com/cli-integration-tests/Show?commitID=d5d84598-fc2e-4a45-b075-a845e587b5bf&branch=main"
80
constants:
81
- name: DEBUG
82
value: true
0 commit comments