fix(protocol-designer): fix logic for module selection and fixture selection #24628
Annotations
3 errors and 1 warning
run PD unit tests:
protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts#L190
AssertionError: expected 2 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 2
❯ protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts:190:20
|
run PD unit tests:
protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts#L236
AssertionError: expected 2 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 2
❯ protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts:236:20
|
run PD unit tests
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Loading