Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 43eca42

Browse filesBrowse files
committed
output pane
1 parent a2c6118 commit 43eca42
Copy full SHA for 43eca42

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎tests/_internal/test_waiter.py

Copy file name to clipboardExpand all lines: tests/_internal/test_waiter.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2094,6 +2094,7 @@ def test_invalid_match_type_combinations(wait_pane: Pane) -> None:
20942094
match_types_list,
20952095
timeout=0.5,
20962096
)
2097+
print(f"Pane contents: {wait_pane.capture_pane()}")
20972098
raise NotImplementedError
20982099
except (TypeError, ValueError) as e:
20992100
print(f"\nDEBUG TEST: Caught exception: {type(e).__name__}: {e}")

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.