Skip to content

[Rails5] Allow using `RAILS5` env with rspec

blackst0ne requested to merge blackst0ne-rails5-update-bin-rspec into master

What does this MR do?

Adds ability to run the rspec command with RAILS=true|1 environment.

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

Migration to Rails 5.0.

Screenshots (if relevant)

No.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#14286 (closed) and !12841 (closed)

Merge request reports