Sha256: 3e2a5a67d456da7b8ff98fc1ac49f0f03ad258d33a86e2be20ab1df62138b638
Contents?: true
Size: 260 Bytes
Versions: 12
Compression:
Stored size: 260 Bytes
Contents
Given /^the Reddit service returns [^\s]+ for the user "(.*?)"$/ do |user| set_environment_variable 'USAIDWAT_ENV', 'cucumber' end Given /^the Reddit service does not have a user "(.*?)"$/ do |user| set_environment_variable 'USAIDWAT_ENV', 'cucumber' end
Version data entries
12 entries across 12 versions & 1 rubygems