fix: remove dash in tests
Metadata
Current evaluation
Merged a hotfix removing a rogue dash from test files to prevent CI workflow failures. Approved by two reviewers, passed all checks, and modified one file.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `tox`?
-----
It seems that a rogue dash was added to the tests that may be breaking all test workflows moving forward. This is a hotfix PR to remove that dash
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a hotfix removing a rogue dash from test files to prevent CI workflow failures. Approved by two reviewers, passed all checks, and modified one file. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a hotfix removing a rogue dash from test files that was breaking CI workflows. The change, authored by maintainer bepri, successfully restores test execution. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5375 test: fix command tests | snapcraft | merged | Merged after updating test fixtures to resolve failing command unit tests. Approved by two reviewers, passed CI checks, and modified two files with 17 additions and 9 deletions. | |
| #117 a couple of fixes for tests | charmcraft | merged | Merged to resolve issue #105. Approved by two reviewers, the pull request implements minor test corrections across two files with a +10/-1 line change. | |
| #210 fix: remove trailing spaces where supported | craft-cli | merged | Merged to remove trailing spaces where supported. Approved by two reviewers and passed CI checks. Modified three files. A follow-up PR was created to address cursor jumping behavior noted during review. | |
| #1738 fix(ci): fix merge event in tests | charmcraft | merged | Merged a single-line fix to correct the merge event handling in CI tests. Approved by two reviewers and integrated with zero unresolved comments. | |
| #1910 ci: fix tics tests | charmcraft | merged | Merged a single-file update to fix TICS CI tests. Approved by two reviewers with no unresolved comments. The change resolves failing continuous integration checks. | |
| #4309 Work/hotfix build fix | snapcraft | merged | Successfully merged as a hotfix to resolve build issues. Approved by one reviewer with passing CI checks. Modified five files with a net reduction of three lines. Codecov confirmed no coverage impact. | |
| #1200 fix: indent multiline examples correctly | craft-parts | merged | Merged a fix that correctly indents multiline examples. Approved by two reviewers and passed CI checks. Modified one file with 34 additions and 18 deletions. | |
| #127 Fix spread tests | imagecraft | merged | Merged after receiving approval from two reviewers and passing all CI checks. The changes fix spread tests across 11 files (+49/-38 lines). |