very_good_cli icon indicating copy to clipboard operation
very_good_cli copied to clipboard

fix: tests fail when running on Windows

Open yeikel16 opened this issue 3 years ago • 0 comments

Description Some tests fail when running the flutter test --coverage command in the Windows PowerShell console without making changes to the project code.

Steps To Reproduce

  1. Clone the repo very_good_cli to a Windows 10 PC.
  2. Run flutter pub get in the proyect.
  3. Run flutter test --coverage.
  4. See tests fail. Captura

Expected Behavior Must pass all tests

Additional Context Edition Windows 10 Pro Version 21H1 OS Compilation 19043.1586

yeikel16 avatar Apr 04 '22 03:04 yeikel16