Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-hodgson committed Sep 20, 2023
1 parent 3cd32a7 commit 579b926
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const timelineProps: TimelinePlotProps = {
resourceId: '9971e47e-976a-4631-8edd-5cae04304b01',
},
sqlOperator: ColumnSingleValueFilterOperator.EQUAL,
// species: 'Rattus norvegicus',
defaultSpecies: 'Rattus norvegicus',
}

async function renderTimeline(props: TimelinePlotProps = timelineProps) {
Expand Down

0 comments on commit 579b926

Please sign in to comment.