Skip to content

Commit

Permalink
fix: cloud functions test
Browse files Browse the repository at this point in the history
  • Loading branch information
cka-y committed Aug 7, 2024
1 parent e09c2ed commit c194692
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion functions-python/test_utils/database_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@
"geography_columns",
"geometry_columns",
"spatial_ref_sys",
# Excluding the materialized view
# Excluding the views
"feedsearch",
"location_with_translations",
]


Expand Down

0 comments on commit c194692

Please sign in to comment.