Open Nielswps opened 1 year ago
Due to changes to the ProtoBuf, the tests created for the simulator are failing
Running the tests through Gradle (both using IntelliJ and the terminal)
Run ./gradlew uiTest in the terminal
./gradlew uiTest
The issue also affects all other UI tests
Description
Due to changes to the ProtoBuf, the tests created for the simulator are failing
Where was the error encountered
Running the tests through Gradle (both using IntelliJ and the terminal)
Steps To Reproduce
Run
./gradlew uiTest
in the terminal