From 2988b08475167c544a97436f85f5974cf289c971 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Tue, 14 Jul 2020 00:14:10 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20user=5Fmetadata=5Fexport?= =?UTF-8?q?=5Fservice=5Fspec.rb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spec/services/carto/user_metadata_export_service_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/services/carto/user_metadata_export_service_spec.rb b/spec/services/carto/user_metadata_export_service_spec.rb index 4ceefb7..8396d18 100644 --- a/spec/services/carto/user_metadata_export_service_spec.rb +++ b/spec/services/carto/user_metadata_export_service_spec.rb @@ -783,7 +783,7 @@ describe Carto::UserMetadataExportService do private_tables_enabled: false, period_end_date: nil, map_view_quota: 10000, - max_layers: 8, + max_layers: 100, database_timeout: 300000, user_timeout: 300000, database_render_timeout: 0,