mirror of
https://github.com/dkam/probot.git
synced 2025-12-28 17:24:52 +00:00
Gemspec adds the version, but tests also need it.
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
|
||||
$LOAD_PATH.unshift File.expand_path("../lib", __dir__)
|
||||
require "probot"
|
||||
require "probot/version" # for testing the version number - otherwise the gemspec does it.
|
||||
|
||||
require "minitest/autorun"
|
||||
|
||||
Reference in New Issue
Block a user