We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f312b0 commit 4c5c521Copy full SHA for 4c5c521
test/test_helper.rb
@@ -1,5 +1,6 @@
1
2
require "pathname"
3
+require "logger"
4
root_path = Pathname(File.expand_path("../..", __FILE__))
5
$LOAD_PATH.unshift File.expand_path("../lib", __dir__)
6
require "github/ds"
0 commit comments