From 2d2b4b1e02c2082c8c9751e4768bdae24e295076 Mon Sep 17 00:00:00 2001 From: Chris Berkhout Date: Fri, 23 Sep 2022 17:25:47 +0200 Subject: [PATCH] Update expected TSLA prices in live test. --- tests/live.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/live.sh b/tests/live.sh index 33e66c3..6b391e7 100755 --- a/tests/live.sh +++ b/tests/live.sh @@ -144,11 +144,11 @@ name="Yahoo! Finance" cmd="pricehist fetch yahoo TSLA -s 2021-01-04 -e 2021-01-08" read -r -d '' expected <