From 4b530e8cb2fa3de60abc26887b35ec96515151f8 Mon Sep 17 00:00:00 2001 From: yoldas Date: Tue, 19 Dec 2023 23:31:47 +0000 Subject: [PATCH] Terminated rules in test inference data to avoid parser errors --- spec/integration/inferences_data.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spec/integration/inferences_data.rb b/spec/integration/inferences_data.rb index 0c04c144..a4de13be 100644 --- a/spec/integration/inferences_data.rb +++ b/spec/integration/inferences_data.rb @@ -27,7 +27,7 @@ def inferences_data ?y :t ?_val . } => { :step :addFacts {?x :val ?_val }. - } + }. ', inputs: @@ -58,7 +58,7 @@ def inferences_data ?y :t ?_pos . } => { :step :addFacts {?x :relates_with ?y }. - } + }. ', inputs: ' @@ -95,7 +95,7 @@ def inferences_data ?y :a "TubeB" . } => { :step :addFacts { ?y :transferredFrom ?x . }. - } + }. ', inputs: ' @@ -284,7 +284,7 @@ def inferences_data } => { :step :addFacts {?rack :is "TubeRack" .} . :step :addFacts {?rack :location ?_position .} . - } + }. ', inputs: '