Commit 1de632a
committed
fix: correct fixture type and attribute access in pause/resume test
- Change parameter type from Workflow to WorkflowVersion
- Use workflow_external_id instead of external_id attribute
- Fixes AttributeError: 'WorkflowVersionUpsert' object has no attribute 'external_id'1 parent 88dd7a0 commit 1de632a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
765 | 765 | | |
766 | 766 | | |
767 | 767 | | |
768 | | - | |
| 768 | + | |
769 | 769 | | |
770 | 770 | | |
771 | 771 | | |
772 | 772 | | |
773 | | - | |
| 773 | + | |
774 | 774 | | |
775 | 775 | | |
776 | 776 | | |
| |||
0 commit comments