UNPKG

@4geit/swg-timeslots-path

Version:
10 lines (7 loc) 206 B
'use strict' const swgTimeslotsPath = require('./mocks/swg-timeslots-path') xdescribe('swg-timeslots-path', () => { it('dummy call', () => { swgTimeslotsPath.timeslots({}, {json: () => {}}) }) })