Skip to content

Commit

Permalink
chore: move plugin tests
Browse files Browse the repository at this point in the history
  • Loading branch information
KiwiKilian committed Nov 23, 2024
1 parent 582d585 commit 490eb00
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { applyCocoaPodsModifications } from "../withMapLibre";
import { applyCocoaPodsModifications } from "../src/withMapLibre";
import * as fixtures from "./fixtures/cocoapodFiles";

describe("applyCocoaPodsModifications", () => {
Expand Down

0 comments on commit 490eb00

Please sign in to comment.