summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-07-07 08:23:23 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-07-07 08:23:23 +0800
commit82d005b9e3ed9ce8d4441c607ec160f2f0a48b1c (patch)
tree8e8266faa454065f15c11871a745af96f64b9ce9 /tests
parent2c73b4d59603c12d31ded1a2f2ca9ef97a5ff0b3 (diff)
Fix color handling (causing the text to disappear); fix tty detection
Crossterm works differently from termion, I might say: more correct!
Diffstat (limited to 'tests')
-rw-r--r--tests/snapshots/failure-interactive-without-tty5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/snapshots/failure-interactive-without-tty b/tests/snapshots/failure-interactive-without-tty
index d5d704b..741f6a0 100644
--- a/tests/snapshots/failure-interactive-without-tty
+++ b/tests/snapshots/failure-interactive-without-tty
@@ -1,4 +1 @@
-Error: Interactive mode requires a connected terminal
-
-Caused by:
- Inappropriate ioctl for device (os error 25) \ No newline at end of file
+Error: Interactive mode requires a connected terminal \ No newline at end of file