From 749df6c0b02552de2bd8ec2c62c7cec699d84e2c Mon Sep 17 00:00:00 2001 From: Jethary Date: Thu, 11 Jan 2024 18:51:22 -0500 Subject: [PATCH] fix test --- protocol-designer/cypress/integration/migrations.spec.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/protocol-designer/cypress/integration/migrations.spec.js b/protocol-designer/cypress/integration/migrations.spec.js index 4acf1136dd8..6bc1036477a 100644 --- a/protocol-designer/cypress/integration/migrations.spec.js +++ b/protocol-designer/cypress/integration/migrations.spec.js @@ -45,14 +45,6 @@ describe('Protocol fixtures migrate and match snapshots', () => { unusedPipettes: false, migrationModal: 'v8', }, - { - title: - 'mix 5.0.x (schema 3, PD version 5.0.0) -> should migrate to 8.0.x, schema 8', - importFixture: '../../fixtures/protocol/5/mix_5_0_x.json', - expectedExportFixture: '../../fixtures/protocol/8/mix_8_0_0.json', - migrationModal: 'v8', - unusedPipettes: false, - }, { title: '96-channel full and column schema 8 -> reimported as schema 8', importFixture: