Skip to content

Commit a8123c9

Browse files
committed
fixes #1013 require bundler in bug_report_templates_test
1 parent 4b75036 commit a8123c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/bug_report_templates_test.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
require File.expand_path('../test_helper', __FILE__)
2+
require 'bundler'
23

34
class BugReportTemplatesTest < ActiveSupport::TestCase
45

0 commit comments

Comments
 (0)