diff --git a/e2e/cypress/integration/dashboard-tus.spec.ts b/e2e/cypress/integration/dashboard-tus.spec.ts index 50f227c0bb..73fca0b9de 100644 --- a/e2e/cypress/integration/dashboard-tus.spec.ts +++ b/e2e/cypress/integration/dashboard-tus.spec.ts @@ -68,7 +68,7 @@ describe('Dashboard with Tus', () => { it('should upload remote image with URL plugin', () => { cy.get('[data-cy="Url"]').click() - cy.get('.uppy-Url-input').type('https://via.placeholder.com/600x400') + cy.get('.uppy-Url-input').type('https://raw.githubusercontent.com/transloadit/uppy/main/e2e/cypress/fixtures/images/cat.jpg') cy.get('.uppy-Url-importButton').click() cy.get('.uppy-StatusBar-actionBtn--upload').click() cy.wait('@url') diff --git a/yarn.lock b/yarn.lock index 61dfd7c532..3224724000 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16598,8 +16598,8 @@ __metadata: linkType: hard "cypress@npm:^9.0.0": - version: 9.6.0 - resolution: "cypress@npm:9.6.0" + version: 9.6.1 + resolution: "cypress@npm:9.6.1" dependencies: "@cypress/request": ^2.88.10 "@cypress/xvfb": ^1.2.4 @@ -16645,7 +16645,7 @@ __metadata: yauzl: ^2.10.0 bin: cypress: bin/cypress - checksum: 1e5142885a3fb54db6ef7477e3b11b363f1f610ff008982af014e6df3261ac3899f4cad407c598fb690f93029634adb4ad4605929d10776f92175a3eebb471c4 + checksum: 3d464346f30b164c10947e332e5c8095c1f53b946d378c18a09e7591b0aadb331062d880505a228ff1d996d37c9e7b4e8a9f2308871a00442d9171a1718f7fa4 languageName: node linkType: hard