revert accidental change to MultipePlatformViewsTest (flutter/engine#13481)

This commit is contained in:
Amir Hardon 2019-11-25 12:33:23 -08:00 committed by GitHub
parent e78dbf3347
commit 1575b8224f

View File

@ -35,9 +35,6 @@
}
- (void)testPlatformView {
//[self checkGolden];
[[XCUIDevice sharedDevice] pressButton:XCUIDeviceButtonHome];
[self.application activate];
[self checkGolden];
}