test: expect state 3

This commit is contained in:
Nicholas Dudfield
2025-10-30 09:46:17 +07:00
parent 1474e808cb
commit b801c2837d

View File

@@ -9,7 +9,7 @@ on:
description: 'Expected state (optional, e.g. "2" to assert state 2)'
required: false
type: string
default: '2'
default: '3'
start_state:
description: 'Force specific starting state (optional, e.g. "3" to start at state 3)'
required: false