Skip to content

Commit

Permalink
Remove @tag :debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mickel8 committed Aug 5, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 61c8607 commit 3c9faaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/decoder_test.exs
Original file line number Diff line number Diff line change
@@ -304,7 +304,6 @@ defmodule Xav.DecoderTest do
Xav.Decoder.decode(decoder, @opus_frame)
end

@tag :debug
test "video keyframe" do
decoder = Xav.Decoder.new(:vp8)

0 comments on commit 3c9faaa

Please sign in to comment.