rubyconfig / config

Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects.
Other
2.1k stars 230 forks source link

Ignore .local files in cucumber environment #269

Closed ojab closed 4 years ago

ojab commented 4 years ago

Since https://github.com/rubyconfig/config/pull/233 we're ignoring .local files in test environment, do the same in cucumber for consistency.