Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Jan 30, 2024
1 parent 968dbaa commit fffa920
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion test-runtime/interval.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ describe('interval selections at runtime in unit views', () => {

extents = [
[1325464128000, 1325635200000],
[1325464128000, 1325635200000]
[1325723328000, 1325808864000]
];
for (let i = 0; i < hits.drag.length; i++) {
const store = toNumber(await page.evaluate(brush('drag', i)));
Expand Down
1 change: 1 addition & 0 deletions test-runtime/resources/interval/unit/dayTimeUnit_1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fffa920

Please sign in to comment.