Fix routing issues when navigating over tree, commits etc
This commit is contained in:
parent
49e73f8ac1
commit
c8ba5c2d58
7 changed files with 44 additions and 5 deletions
|
@ -3,6 +3,7 @@ require 'rake'
|
|||
|
||||
describe 'gitlab:app namespace rake task' do
|
||||
before :all do
|
||||
Rake.application.rake_require "tasks/gitlab/task_helpers"
|
||||
Rake.application.rake_require "tasks/gitlab/backup"
|
||||
# empty task as env is already loaded
|
||||
Rake::Task.define_task :environment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue