bigbluebutton-Github/bigbluebutton-tests/puppeteer/polling/polling.test.js

4 lines
82 B
JavaScript
Raw Normal View History

const pollingTest = require('./polling.obj');
2021-08-12 04:05:21 +08:00
describe('Polling ', pollingTest);