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

4 lines
105 B
JavaScript
Raw Normal View History

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