bigbluebutton-Github/bigbluebutton-html5/tests/puppeteer/notifications.test.js
2020-08-05 17:12:57 -03:00

4 lines
105 B
JavaScript

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