Update live test to match (unexpectedly) new Alphavantage results.
This commit is contained in:
parent
2c7ac5f084
commit
249ea0b2db
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ date,base,quote,amount,source,type
|
|||
2021-01-05,AUD,EUR,0.63086,alphavantage,close
|
||||
2021-01-06,AUD,EUR,0.63306,alphavantage,close
|
||||
2021-01-07,AUD,EUR,0.63284,alphavantage,close
|
||||
2021-01-08,AUD,EUR,0.63530,alphavantage,close
|
||||
2021-01-08,AUD,EUR,0.63360,alphavantage,close
|
||||
END
|
||||
run_test "$name" "$cmd" "$expected"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue