Skip to content

refactor(mock_command): Remove print statement#20

Open
TheJanzap wants to merge 1 commit into
flutter-it:mainfrom
TheJanzap:main
Open

refactor(mock_command): Remove print statement#20
TheJanzap wants to merge 1 commit into
flutter-it:mainfrom
TheJanzap:main

Conversation

@TheJanzap
Copy link
Copy Markdown

Remove the unnecessary print statement on MockCommand.run(), as I don't think it is really necessary. Plus, it breaks output on flutter test --reporter github:

✅ /builds/foo/app/test/foo_test.dart: Working test 1
::group::✅ /builds/foo/app/test/foo_test.dart: Broken test with MockCommand.run
Called Execute
::endgroup::
✅ /builds/foo/app/test/foo_test.dart: Working test 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant