Prepare to join servers
This commit is contained in:
parent
3afaf346c7
commit
984ac15084
12 changed files with 137 additions and 17 deletions
|
|
@ -1,5 +1,5 @@
|
|||
defmodule BirdyChatWeb.ServerChannelTest do
|
||||
use BirdyChatWeb.ChannelCase
|
||||
use BirdyChatWeb.ChannelCase, async: true
|
||||
|
||||
setup do
|
||||
server_id = "test2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue