Skip to content

Commit f6559a1

Browse files
authored
Merge pull request #2320 from ActiveState/DX-1523
Fix show integration tests
2 parents fdfb72f + 1ec70ae commit f6559a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/show_int_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ func (suite *ShowIntegrationTestSuite) TestShowWithoutBranch() {
7676

7777
func (suite *ShowIntegrationTestSuite) PrepareActiveStateYAML(ts *e2e.Session) {
7878
asyData := strings.TrimSpace(`
79-
project: "https://platform.activestate.com/cli-integration-tests/Show?commitID=e8f3b07b-502f-4763-83c1-763b9b952e18&branch=main"
79+
project: "https://platform.activestate.com/cli-integration-tests/Show?commitID=d5d84598-fc2e-4a45-b075-a845e587b5bf&branch=main"
8080
constants:
8181
- name: DEBUG
8282
value: true

0 commit comments

Comments
 (0)