Skip to content

Commit

Permalink
Fix PostGIS version test
Browse files Browse the repository at this point in the history
  • Loading branch information
Oreilles committed Sep 30, 2024
1 parent 33048e9 commit 56644f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1290,7 +1290,7 @@ fn all_postgis_column_types_must_work(api: TestApi) {
DatabaseExtension {
name: "postgis",
schema: "prisma-tests",
version: "3.4.2",
version: "3.4.3",
relocatable: false,
},
],
Expand Down

0 comments on commit 56644f3

Please sign in to comment.