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