From 6a4f66e94a15948e90ae0583f8f4c3814ce58f3b Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 19 Dec 2014 01:19:14 +0100 Subject: lvc: set RUBYLIB and adopt features accordingly --- features/support/helpers/sikuli_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'features/support/helpers') diff --git a/features/support/helpers/sikuli_helper.rb b/features/support/helpers/sikuli_helper.rb index f6211be7..12f49603 100644 --- a/features/support/helpers/sikuli_helper.rb +++ b/features/support/helpers/sikuli_helper.rb @@ -124,7 +124,7 @@ def sikuli_script_proxy.new(*args) end # Configure sikuli -java.lang.System.setProperty("SIKULI_IMAGE_PATH", "#{Dir.pwd}/features/images/") +java.lang.System.setProperty("SIKULI_IMAGE_PATH", "features/images/") # ruby and rjb doesn't play well together when it comes to static # fields (and possibly methods) so we instantiate and access the field -- cgit v1.2.3-70-g09d2