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

4 lines
105 B
JavaScript

const notificationsTest = require('./notifications.obj');
describe('Notifications', notificationsTest);