test: skipping UpgradeAppsmith_spec.js (#20803)
- Skipping UpgradeAppsmith_spec.js until we find a solution as pulling the old stacks from S3 costs too much
This commit is contained in:
parent
269ad319e1
commit
b68b2e9eef
|
|
@ -21,7 +21,7 @@ describe("Upgrade appsmith version", () => {
|
|||
//Start a new Container with old stack
|
||||
cy.StartNewContainer(
|
||||
tedUrl,
|
||||
path + "/oldstack/tempStacks/oldstacks",
|
||||
path + "/oldstack",
|
||||
"cicontainer",
|
||||
`appsmith-${name}`,
|
||||
);
|
||||
Loading…
Reference in New Issue
Block a user