Skip to content

Commit 779e4ef

Browse files
committed
migrate to github actions
1 parent e45b7e1 commit 779e4ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/spec_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
$LOAD_PATH.unshift File.expand_path('../lib', __dir__)
22
require 'translateable'
3+
require 'active_record'
34

45
def prepare_database!
56
db = 'translateable_test_db'.freeze

0 commit comments

Comments
 (0)