Skip to content

Commit

Permalink
more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
qrohlf committed May 13, 2020
1 parent 9faf26b commit 4603292
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/trianglify.browser.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ describe('Pattern generation', () => {

test('should accept a named colorbrewer palette without erroring', () => {
trianglify({ xColors: 'RdBu' })
trianglify({ yColors: 'OrRd' })
})

test('should generate well-formed geometry', () => {
Expand Down

0 comments on commit 4603292

Please sign in to comment.