mirror of
https://github.com/usetrmnl/trmnl-api.git
synced 2026-04-29 13:35:13 -07:00
Added RSpec HTTP Fake requirement
Necessary so specs can be written using the HTTP Fake gem to fake HTTP responses.
This commit is contained in:
@@ -14,6 +14,7 @@ end
|
||||
Bundler.require :tools
|
||||
|
||||
require "dry/monads"
|
||||
require "http/fake"
|
||||
require "refinements"
|
||||
require "trmnl/api"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user