Skip to content

Commit

Permalink
WIP async false
Browse files Browse the repository at this point in the history
  • Loading branch information
mat-hek committed Jun 7, 2024
1 parent 93b8363 commit cd9023e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/membrane_webrtc/integration_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ defmodule Membrane.WebRTC.IntegrationTest do
end

defmodule DynamicTracks do
use ExUnit.Case, async: true
use ExUnit.Case, async: false

import Utils

Expand Down

0 comments on commit cd9023e

Please sign in to comment.