chore(smoke-test): use a more recent ingestion cli version in tests (#8374)

This commit is contained in:
david-leifker 2023-07-06 10:42:47 -05:00 committed by GitHub
parent a5f420ffd4
commit 91ebb0706a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,4 +37,4 @@ describe("run managed ingestion", () => {
cy.clickOptionWithText("Yes")
cy.ensureTextNotPresent(testName)
})
});
});