Reenable all landscape tests in app module #968
Labels
Priority: Essential
This work item must be completed for its milestone.
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
Milestone
In app module there are test cases which are getting ignored right now because of landscape feature. Now we can reenable all these test cases. You can find these test cases by this line in various files:
@Ignore("Landscape not properly supported") // TODO(#56): Reenable once landscape is supported.
Note: You have to focus on
app
module tests only.The text was updated successfully, but these errors were encountered: