I have added a test case for my app downloaded the code and tried to run on my local PC .Whenever I run this command "flutter test integration_test/test.dart" but the error comes up "Web devices are not supported for integration tests yet."
How to go ahead with the issue.