Unverified Commit 74f5a1fe authored by hellohuanlin's avatar hellohuanlin Committed by GitHub

[platform_view]fix typo in xcuitest (#109884)

parent 8f1d0798
......@@ -23,7 +23,7 @@ static const CGFloat kStandardTimeOut = 60.0;
@implementation PlatformViewUITests
- (void)setUp {
[super setup];
[super setUp];
self.continueAfterFailure = NO;
self.app = [[XCUIApplication alloc] init];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment