Skip to content

Commit

Permalink
Fix test for CustomInterval
Browse files Browse the repository at this point in the history
  • Loading branch information
valamidev committed Apr 9, 2023
1 parent 8cc3b00 commit 23a004b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion __tests__/Candlestick.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ test("Candle Convert array CustomInterval", () => {

let result = CConverter.arrayCustomInterval(
btc_usdt_1m,
60,
intervalFunction,
true
);
Expand Down

0 comments on commit 23a004b

Please sign in to comment.