Просмотр исходного кода

Injected s3_object to core sections

FORCHA PEARL 1 год назад
Родитель
Сommit
05d0240bcd
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      tests/conftest.py

+ 1 - 0
tests/conftest.py

@@ -88,6 +88,7 @@ def inject_core_sections():
                 ("configure_pickle_data_node", DataNodeConfig._configure_pickle),
                 ("configure_excel_data_node", DataNodeConfig._configure_excel),
                 ("configure_generic_data_node", DataNodeConfig._configure_generic),
+                ("configure_s3_object_data_node", DataNodeConfig._configure_s3_object),
             ],
         )
         _inject_section(