Sha256: 32ec977a10361c493b7eb3a6abe3dd0197ce996943b77822710fff0f1b91f4f8
Contents?: true
Size: 142 Bytes
Versions: 7
Compression:
Stored size: 142 Bytes
Contents
Given /^I launch the app$/ do app_path = ENV['APP_BUNDLE_PATH'] || (defined?(APP_BUNDLE_PATH) && APP_BUNDLE_PATH) launch_app app_path end
Version data entries
7 entries across 7 versions & 1 rubygems