Sha256: aa7a8da3ff21313f7fce6cf02c6c2c925add7eba4d965ca77801c314a66d0967
Contents?: true
Size: 325 Bytes
Versions: 12
Compression:
Stored size: 325 Bytes
Contents
Feature: Reading configuration from `.env' file Scenario: Uses the API key from `.env' file Given I have a valid project on localeapp.com with api key "MYAPIKEY" And I have a .env file containing the api key "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