describe('@bbob/core', () => { test('1', () => { expect(1).toBe(1); }); });