Skip to content

Commit 5589b86

Browse files
committed
Fixup: avoid Flodesk namespacing
This was a workaround re: Zeitwerk rules
1 parent 9265e8f commit 5589b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/lib/services/flodesk_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
require 'json'
2-
require 'services/flodesk'
2+
require 'flodesk'
33

44
RSpec.describe Flodesk do
55
let(:stub) { Faraday::Adapter::Test::Stubs.new }

0 commit comments

Comments
 (0)