Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
FelonEkonom committed Mar 19, 2024
1 parent 430933d commit ee7cf48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/membrane/integration/delayed_demands_loop_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ defmodule Membrane.Test.DelayedDemandsLoopTest do
end
end

describe "atomic demand busy wait loop doesn't occur when source has" do
describe "delayed demands loop pauses from time to time, when source has" do
test "1 pad", do: do_test(1)
test "2 pads", do: do_test(2)
test "10 pads", do: do_test(10)
Expand Down

0 comments on commit ee7cf48

Please sign in to comment.