-
Peter Leitzen authored
By setting the environment variable `GITLAB_TEST_EAGER_LOAD=false` disable Rails' eager loading of class in the `test` environment which improves the load time of specs.
By setting the environment variable `GITLAB_TEST_EAGER_LOAD=false` disable Rails' eager loading of class in the `test` environment which improves the load time of specs.