If you didn't add a test, which I assume u didn't since it includes Counter increments smoke, so I assume that it is the one that is created by flutter when creating a new app. To fix this issue, just delete the test directory in your project.
A note about test, tests are really important when working on big projects for example since they enable you to spot bugs that you didn't anticipate, because in such projects it will be very tedious and time consuming to check every feature whenever we change a small part. Thus tests can help us with that.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…