Skip to content

Commit

Permalink
Merge pull request #472 from sul-dlss/require-workflow-service-in-legacy
Browse files Browse the repository at this point in the history
require workflow service in legacy branch
  • Loading branch information
ndushay committed Apr 16, 2019
2 parents ae7ec62 + cd83eed commit c515dac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/boot.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

# General DLSS infrastructure.
require 'dor-services'
require 'dor-workflow-service'

# Environment.
unless defined?(NO_ENVIRONMENT)
Expand Down

0 comments on commit c515dac

Please sign in to comment.