Skip to content

Commit

Permalink
Print output
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Piñera committed Dec 7, 2019
1 parent 793d271 commit b693ec5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -15,7 +15,7 @@ final class XCFrameworkBuilderIntegrationTests: TuistTestCase {
override func setUp() {
super.setUp()
plistDecoder = PropertyListDecoder()
subject = XCFrameworkBuilder(printOutput: false)
subject = XCFrameworkBuilder(printOutput: true)
}

override func tearDown() {
Expand Down

0 comments on commit b693ec5

Please sign in to comment.