From ca17abb29e1eb4046fb8e834e84ac8018b6f6253 Mon Sep 17 00:00:00 2001 From: cyqsimon <28627918+cyqsimon@users.noreply.github.com> Date: Tue, 20 Sep 2022 00:33:20 +0800 Subject: Fix `fake-tty` API breaking change It's difficult to create a more trivial commit. Possible, but difficult. --- tests/qrcode.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/qrcode.rs b/tests/qrcode.rs index 98a3c67..c47e634 100644 --- a/tests/qrcode.rs +++ b/tests/qrcode.rs @@ -48,7 +48,7 @@ fn run_in_faketty_kill_and_get_stdout(template: &Command) -> Result