We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description The flame_game_test end-to-end test expects coverage of less than 100%, it should expect 100%.
flame_game_test
Steps To Reproduce
See the flame_game_test.dart Dart file:
flame_game_test.dart
very_good_cli/e2e/test/commands/create/flame_game/flame_game_test.dart
Line 57 in b4ec78e
Expected Behavior The test coverage expectation should be 100%.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
The
flame_game_test
end-to-end test expects coverage of less than 100%, it should expect 100%.Steps To Reproduce
See the
flame_game_test.dart
Dart file:very_good_cli/e2e/test/commands/create/flame_game/flame_game_test.dart
Line 57 in b4ec78e
Expected Behavior
The test coverage expectation should be 100%.
The text was updated successfully, but these errors were encountered: