Skip to content

Allowed passing customized icon for completed steps in Stepper #688

Allowed passing customized icon for completed steps in Stepper

Allowed passing customized icon for completed steps in Stepper #688

GitHub Actions / Test results succeeded Nov 18, 2024 in 0s

1 fail, 1 186 pass in 3m 40s

    1 files  ±0    133 suites  ±0   3m 40s ⏱️ + 3m 2s
1 187 tests ±0  1 186 ✅ ±0  0 💤 ±0  1 ❌ ±0 
1 209 runs  ±0  1 208 ✅ ±0  0 💤 ±0  1 ❌ ±0 

Results for commit 66de1e7. ± Comparison against earlier commit fa05478.

Annotations

Check warning on line 0 in src/core/Stepper/Stepper.test.tsx

See this annotation in the file changed.

@github-actions github-actions / Test results

should pass custom icon for completed steps (src/core/Stepper/Stepper.test.tsx) failed

packages/itwinui-react/coverage/junit.xml [took 0s]
Raw output
expected <span class="test-icon">…(1)</span> …(2) to have a length of 2 but got 3

AssertionError: expected <span class="test-icon">…(1)</span>
…(2) to have a length of 2 but got 3
 ❯ src/core/Stepper/Stepper.test.tsx:108:26