You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add TestBench license setup to unit-tests job
Unit tests also require the TestBench Pro license to run. Add the
TB License configuration step to the unit-tests job, similar to the
integration-tests job.
Without this, unit tests that validate TestBench Pro features would
fail due to missing license configuration.
0 commit comments