[Rails5] Fix project import spec
When importing a project, after clicking 'Create Project' button, user is redirected either to to the project's import page or project's show page depending whether import is still in progress. The difference in behavior is probably caused by `test_after_commit` which is now included in Rails 5.
Showing
Please register or sign in to comment