Sha256: 3b25b458fbb62de078a114ef502fc73121f350ea62e7e686d66ff6978fdad60c
Contents?: true
Size: 210 Bytes
Versions: 6
Compression:
Stored size: 210 Bytes
Contents
Given(/^I set the AKA environment variable to the "(.*?)" file in the working directory$/) do |file_name| set_env('AKA', File.expand_path(File.join(File.dirname(__FILE__), '../../tmp/aruba', file_name))) end
Version data entries
6 entries across 6 versions & 1 rubygems