Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
jerader committed Jan 11, 2024
1 parent 8236862 commit 749df6c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions protocol-designer/cypress/integration/migrations.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 749df6c

Please sign in to comment.