Skip to content

Commit

Permalink
名前変更
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Sep 18, 2024
1 parent 48fdfea commit 79b5c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_signaling_message.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from client import Sendonly


def test_random_signaling_message(setup):
def test_signaling_message(setup):
signaling_urls = setup.get("signaling_urls")
channel_id_prefix = setup.get("channel_id_prefix")
metadata = setup.get("metadata")
Expand Down

0 comments on commit 79b5c5e

Please sign in to comment.