Skip to content

Commit

Permalink
Fix test?
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxColoring committed Oct 4, 2024
1 parent 94c0589 commit 9056123
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ class ActionAllowedSpec(NamedTuple):
),
ActionAllowedSpec(
subject=get_command_view(
queue_status=QueueStatus.PAUSED, is_door_blocking=True
queue_status=QueueStatus.AWAITING_RECOVERY_PAUSED, is_door_blocking=True
),
action=QueueCommandAction(
request=cmd.unsafe.UnsafeUngripLabwareCreate(
Expand Down

0 comments on commit 9056123

Please sign in to comment.