Skip to content

Commit

Permalink
fix setup
Browse files Browse the repository at this point in the history
  • Loading branch information
sgratzl committed May 28, 2019
1 parent 236f31a commit 9bea520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/builder/DataBuilder.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ interface IMyCustomDesc extends IColumnDesc {


describe('DataBuilder', () => {
it('registerColumnType', () => {
describe('registerColumnType', () => {
it('simple constructor', () => {
class CustomColumn extends Column {
}
Expand Down

0 comments on commit 9bea520

Please sign in to comment.