google-developer-training / advanced-android-testing

Android Testing Codelab
https://codelabs.developers.google.com/codelabs/android-testing/
Apache License 2.0
1.01k stars 677 forks source link

removed duplicate coroutinesVersion #285

Open richa5ingh opened 2 years ago

jaurelio1 commented 2 years ago

Hi, @richa5ingh. My name is Aurelio, I'm currently testing the codelab of TDD in Android. I didn't know how to communicate an error that I found it, so I'm see your PR for it. The issue is the following one. image

So, I search about it and found the solution in the following link: stackoverflow

Here an example: image

You should make the same thing in the following lines: 137; 138; 139; 140; 164; and 210. I don't have the permission, but I think this should be fixed.