Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
fisuda committed Jan 29, 2023
1 parent 04ecaf9 commit b990c85
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/unit/to-dashboard_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ describe('to-dashboard.js', () => {
assert.equal(actual, 1672577005000);
});
});
/*
describe('transformHistorical', () => {
it('raw', () => {
const transformHistorical = toDashboardNode.__get__('transformHistorical');
Expand Down Expand Up @@ -692,6 +691,5 @@ describe('to-dashboard.js', () => {
assert.equal(red.getMessage(), 'Input type error: raw');
});
});
*/
});

0 comments on commit b990c85

Please sign in to comment.