Skip to content

Commit 7ea5838

Browse files
committed
Normal verbose
1 parent 271bb54 commit 7ea5838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ mkTestExtLangPC exts langs mPkgConfigDb db label targets result =
234234
, testGoalOrder = Nothing
235235
, testConstraints = []
236236
, testSoftConstraints = []
237-
, testVerbosity = verbose
237+
, testVerbosity = normal
238238
, testDb = db
239239
, testSupportedExts = exts
240240
, testSupportedLangs = langs

0 commit comments

Comments
 (0)