diff --git a/ci-reports/markdown/test-summary.md b/ci-reports/markdown/test-summary.md index 50b1f0cb..c6c4fa1a 100644 --- a/ci-reports/markdown/test-summary.md +++ b/ci-reports/markdown/test-summary.md @@ -6,23 +6,22 @@ |---------------|--------|--------|--------|---------|---------| | test_ask_yes_no_ctrl_c | 1 | 0 | 0 | 0 | 0 | | test_ask_yes_no_ctrl_d | 2 | 0 | 0 | 0 | 0 | -| test_ask_yes_no_with_defaults | 11 | 2 | 0 | 0 | 0 | -| **Total** | 14 | 2 | 0 | 0 | 0 | +| test_ask_yes_no_with_defaults | 12 | 1 | 0 | 0 | 0 | +| **Total** | 15 | 1 | 0 | 0 | 0 | ### Failure Details #### test_ask_yes_no_with_defaults - **Failed #1**: `AssertionError: assert False == True` -- **Failed #2**: `AssertionError: assert False == True` ## Total Summary | Status | Count | |---------|-------| -| Passed | 14 | -| Failed | 2 | +| Passed | 15 | +| Failed | 1 | | Broken | 0 | | Skipped | 0 | | Unknown | 0 | -_Last updated: 2025-07-09 11:00:00_ +_Last updated: 2025-07-09 11:04:06_