浏览代码

代码提交

SGTY 3 天之前
父节点
当前提交
09cf4698bd
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      tests/service/test_kg_node_service.py

+ 2 - 0
tests/service/test_kg_node_service.py

@@ -52,4 +52,6 @@ class TestPaginatedSearch:
 
 class TestBatchProcess:
     def test_batch_process_nodes(self, kg_node_service, test_node_data):
+        kg_node_service.batch_process_er_nodes()
+        kg_node_service.batch_process_er_nodes()
         kg_node_service.batch_process_er_nodes()