aboutsummaryrefslogtreecommitdiff
path: root/test/unit/test_factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/test_factory.cpp')
-rw-r--r--test/unit/test_factory.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/unit/test_factory.cpp b/test/unit/test_factory.cpp
index 10c06e81..4b3ca9a5 100644
--- a/test/unit/test_factory.cpp
+++ b/test/unit/test_factory.cpp
@@ -2251,7 +2251,8 @@ TEST_F(FactoryWithTmpDatabase, lookForGridInfo) {
"inverse_direction, "
"package_name, "
"url, direct_download, open_license, directory) "
- "VALUES ('null', "
+ "VALUES ("
+ "'NOT-YET-IN-GRID-TRANSFORMATION-PROJ_fake_grid', "
"'PROJ_fake_grid', "
"'old_PROJ_fake_grid', "
"'NTv2', "