bigbluebutton-Github/bigbluebutton-tests/puppeteer/customparameters.test.js
2021-07-13 14:31:41 +00:00

4 lines
118 B
JavaScript

const customParametersTest = require('./customparameters.obj');
describe('Custom Parameters', customParametersTest);