import { expect } from 'chai' describe('Round Plugin Tests', () => { it('FIXME: No plugin tests configured', () => { expect(1).to.equal(1) }) })