Skip to content

Commit

Permalink
interval test update
Browse files Browse the repository at this point in the history
  • Loading branch information
alliefeldman committed Nov 2, 2023
1 parent f5a2473 commit ffdcdb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/compile/selection/interval.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,6 @@ describe('Interval Selections', () => {
clip: true,
encode: {
enter: {
cursor: {value: 'move'},
fill: {value: 'transparent'}
},
update: {
Expand Down Expand Up @@ -672,7 +671,6 @@ describe('Interval Selections', () => {
clip: true,
encode: {
enter: {
cursor: {value: 'move'},
fill: {value: 'transparent'}
},
update: {
Expand Down

0 comments on commit ffdcdb4

Please sign in to comment.