Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zeke committed Feb 23, 2018
1 parent 7eb65da commit 84a921a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/glossary.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ describe('glossary', () => {
it('does not allow commas in descriptions (for CSV purposes)', () => {
glossary.some(entry => entry.description.includes(',')).should.eq(false)
})
})
})

0 comments on commit 84a921a

Please sign in to comment.