describe("handleGetFeaturedServices", () => {
  describe("when the response is successful", () => {
    it(`should put ${getType(
      featuredServicesGet.success
    )} with the parsed featured services data`, () => {