Browse Source

代码提交

SGTY 3 days ago
parent
commit
09cf4698bd
1 changed files with 2 additions and 0 deletions
  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()