Skip to content

Commit

Permalink
Fix failing external specs
Browse files Browse the repository at this point in the history
  • Loading branch information
Strech committed Jun 26, 2024
1 parent a2735d6 commit d655023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/lib/interfaces.ex
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ defmodule Interfaces do

defmodule MyClient do
@moduledoc false
use Avrora.Client
use Avrora.Client, otp_app: :integration
end

alias Interfaces.PrivateClientTest.MyClient
Expand Down

0 comments on commit d655023

Please sign in to comment.