test: expect state 2

This commit is contained in:
Nicholas Dudfield
2025-10-30 09:43:26 +07:00
parent 457e633a81
commit 1474e808cb

View File

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