This commit is contained in:
BoHung Chiu 2021-07-26 17:09:49 +08:00
parent 6ba6290d0a
commit 8a3b8051ce
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# installed from the root of your application.
ENGINE_ROOT = File.expand_path('..', __dir__)
ENGINE_PATH = File.expand_path('../lib/sync_ntnu_personal_data/engine', __dir__)
ENGINE_PATH = File.expand_path('../lib/ruling_timer/engine', __dir__)
APP_PATH = File.expand_path('../test/dummy/config/application', __dir__)
# Set up gems listed in the Gemfile.