mirror of
https://github.com/dkam/probot.git
synced 2025-12-28 01:04:52 +00:00
Switch to Net::HTTP and set the request header to match the query header
This commit is contained in:
6
test/test_helper.rb
Normal file
6
test/test_helper.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
$LOAD_PATH.unshift File.expand_path("../lib", __dir__)
|
||||
require "probot"
|
||||
|
||||
require "minitest/autorun"
|
||||
Reference in New Issue
Block a user