Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Sep 5, 2024
1 parent 76bc058 commit 11c00ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/modules/aggregation-layers/screengrid-cell-layer.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ test('ScreenGridCellLayer#constructor', t => {
instancePositions: SAMPLE_BUFFER
}
},
cellSizePixels: 100,
cellMarginPixels: 2,
numInstances: 1,
colorDomain: () => [0, 1]
}
Expand Down

0 comments on commit 11c00ca

Please sign in to comment.