Skip to content

Commit 2d49e3b

Browse files
committed
Fixup: avoid Flodesk namespacing
This was a workaround re: Zeitwerk rules
1 parent 01519c0 commit 2d49e3b

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,6 +1,6 @@
11
require 'spec_helper'
22
require 'json'
3-
require 'services/flodesk'
3+
require 'flodesk'
44

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

0 commit comments

Comments
 (0)