fix travis(?)

This commit is contained in:
Jens Kraemer
2020-07-24 08:16:13 +08:00
parent 049cbd6c8f
commit 37d47f58cf
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
require File.expand_path(File.dirname(__FILE__) + '/../../../test/test_helper')
require Rails.root / 'test' / 'test_helper'
class ActiveSupport::TestCase

View File

@@ -35,7 +35,7 @@ then
git checkout -b $REDMINE_GIT_TAG origin/$REDMINE_GIT_TAG
fi
# create a link to the backlogs plugin
# create a link to the plugin
ln -sf $PATH_TO_PLUGIN plugins/$NAME_OF_PLUGIN
mv $TESTSPACE/database.yml.travis config/database.yml