Skip to content

Commit 660f6ad

Browse files
committed
Update expectation of #11626
- Expectation changed in "Remove redundant field in CondTree"
1 parent 3cbde80 commit 660f6ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • cabal-install/tests/UnitTests/Distribution/Solver/Modular

cabal-install/tests/UnitTests/Distribution/Solver/Modular/Solver.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ tests =
245245
"reject-unconstrained"
246246
$ let solverMsg condition =
247247
"Could not resolve dependencies:\n"
248-
++ "[__0] trying: A-3.0.0 (user goal)\n"
248+
++ "[__0] trying: A-3 (user goal)\n"
249249
++ "[__1] next goal: C (dependency of A)\n"
250250
++ "[__1] fail (not a user-provided goal nor mentioned as a constraint, "
251251
++ "but reject-unconstrained-dependencies="

0 commit comments

Comments
 (0)