fix: use candles test

This commit is contained in:
Matthew Russell 2024-02-13 13:44:30 -08:00
parent 25f8290b6d
commit e049477e37
No known key found for this signature in database

View File

@ -15,7 +15,6 @@ const mockData = [
periodStart: today.toISOString(),
__typename: 'Candle',
},
null,
{
high: '6309988',
low: '6296335',