fix(ci): increase deactivate DID polling timeout to 2 minutes
The default 30s PollingWait timeout is too short for DID deactivation on neoprism in CI, causing consistent test timeouts. Increase to 2min with 500ms poll interval, matching the pattern used in other long- running test steps (e.g. RevokeCredentialSteps). Signed-off-by: Yurii Shynbuiev <[email protected]> Co-Authored-By: Claude Opus 4.6 <[email protected]>