File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed
playground.xcodeproj/xcshareddata/xcschemes Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -180,6 +180,7 @@ - (void)testMergeOptions_shouldOverrideOptions {
180180 initialOptions: initialOptions];
181181
182182 __unused RNNStackController *nav = [[RNNStackController alloc ] initWithRootViewController: vc];
183+ [self .mainWindow setRootViewController: nav];
183184 [vc viewWillAppear: false ];
184185 XCTAssertTrue ([vc.navigationItem.title isEqual: @" the title" ]);
185186
Original file line number Diff line number Diff line change 6868 BlueprintName = " NavigationTests"
6969 ReferencedContainer = " container:playground.xcodeproj" >
7070 </BuildableReference >
71- <SkippedTests >
72- <Test
73- Identifier = " RNNCommandsHandlerTest" >
74- </Test >
75- <Test
76- Identifier = " RNNModalManagerEventHandlerTest" >
77- </Test >
78- </SkippedTests >
7971 </TestableReference >
8072 </Testables >
8173 </TestAction >
You can’t perform that action at this time.
0 commit comments