Skip to content

Commit

Permalink
Merge pull request #162 from oitedi/hotfix/require-error
Browse files Browse the repository at this point in the history
Hotfix: require error
  • Loading branch information
ignacio-chiazzo authored Oct 16, 2024
2 parents dd1e23b + 88fd1b8 commit ea368f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/whatsapp_sdk/resource/errors.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

require "error"
require_relative "../error"

module WhatsappSdk
module Resource
Expand Down

0 comments on commit ea368f1

Please sign in to comment.