Sha256: 841f4d7098477634157f515be2296c5365bf6650c7e1c9057c357f489b8e6dcd
Contents?: true
Size: 262 Bytes
Versions: 4
Compression:
Stored size: 262 Bytes
Contents
Given /^the Reddit service returns comments 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
4 entries across 4 versions & 1 rubygems