Skip to content

Commit

Permalink
fixup! fix lbb manual test
Browse files Browse the repository at this point in the history
  • Loading branch information
celineung committed Feb 11, 2025
1 parent 033e8b9 commit d6d8e37
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import { SearchCompaniesParams } from "../../ports/LaBonneBoiteGateway";
import { HttpLaBonneBoiteGateway } from "./HttpLaBonneBoiteGateway";
import { createLbbRoutes } from "./LaBonneBoite.routes";
import { LaBonneBoiteCompanyDtoBuilder } from "./LaBonneBoiteCompanyDtoBuilder";
import { withNoCache } from "../../../core/caching-gateway/adapters/withNoCache";

describe("HttpLaBonneBoiteGateway", () => {
const benodetLonLat: GeoPositionDto = { lat: 47.8667, lon: -4.1167 };
Expand Down

0 comments on commit d6d8e37

Please sign in to comment.