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