it('warns and skips if passed string is invalid JSON', () => {
      const flux = new Flux();
      class TestStore extends Store {}