From ceaaeb3cd5e6697c92d92f9783ee7006891c535a Mon Sep 17 00:00:00 2001 From: Brandon Wortman Date: Wed, 4 Dec 2024 15:47:16 -0500 Subject: [PATCH] Remove old comments from issue test case #2288 --- test/import/ok-yahoo-finance.csv | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/import/ok-yahoo-finance.csv b/test/import/ok-yahoo-finance.csv index a1fd7d209..a375dd666 100644 --- a/test/import/ok-yahoo-finance.csv +++ b/test/import/ok-yahoo-finance.csv @@ -1,4 +1,4 @@ Symbol,Current Price,Date,Time,Change,Open,High,Low,Volume,Trade Date,Purchase Price,Quantity,Commission,High Limit,Low Limit,Comment -VT,91.455,2023/10/03,13:32 EDT,-1.2249985,92.07,92.3,91.26,952010,20231002,89.0,1100.0,,,,gregtergtfre -CHDVD.SW,143.96,2023/10/03,17:35 CEST,-1.219986,145.16,145.48,143.64,22495,20231011,100.0,232.0,,,,test -CHSPI.SW,130.92,2023/10/03,17:35 CEST,-1.2599945,132.04,132.5,130.76,150348,20230810,134.0,252.0,,,,test \ No newline at end of file +VT,91.455,2023/10/03,13:32 EDT,-1.2249985,92.07,92.3,91.26,952010,20231002,89.0,1100.0,,,, +CHDVD.SW,143.96,2023/10/03,17:35 CEST,-1.219986,145.16,145.48,143.64,22495,20231011,100.0,232.0,,,, +CHSPI.SW,130.92,2023/10/03,17:35 CEST,-1.2599945,132.04,132.5,130.76,150348,20230810,134.0,252.0,,,, \ No newline at end of file