it("should log start-end dispatch duration if turned on via options", async function () {
      const initialState: testState = {
        foo: "bar"
      };