const baseConfig = require('../../jest.config.browser');

module.exports = {
  ...baseConfig,
  displayName: 'channel-websocket',
};