Skip to content

Commit

Permalink
revert accidental change to MultipePlatformViewsTest (flutter#13481)
Browse files Browse the repository at this point in the history
  • Loading branch information
amirh authored Nov 25, 2019
1 parent 298e053 commit 02a2bb8
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ - (instancetype)initWithInvocation:(NSInvocation*)invocation {
}

- (void)testPlatformView {
//[self checkGolden];
[[XCUIDevice sharedDevice] pressButton:XCUIDeviceButtonHome];
[self.application activate];
[self checkGolden];
}

Expand Down

0 comments on commit 02a2bb8

Please sign in to comment.