Sha256: d4a476b9550ee1999303d75da9f5b8a7242457a91ba5817efd82742bfa69a58c
Contents?: true
Size: 340 Bytes
Versions: 12
Compression:
Stored size: 340 Bytes
Contents
Feature: Reading configuration from environment Scenario: Uses the API key set in current environment Given I have a valid project on localeapp.com with api key "MYAPIKEY" And I have a LOCALEAPP_API_KEY env variable set to "MYAPIKEY" When I run `localeapp add foo.baz en:"test en content"` Then the exit status must be 0
Version data entries
12 entries across 12 versions & 1 rubygems