mirror of
https://codeberg.org/JasterV/jaster.xyz.git
synced 2026-04-26 18:10:01 +00:00
Update DecouplingElixirGenServers.md
This commit is contained in:
parent
b1d316cc18
commit
adead72561
1 changed files with 0 additions and 1 deletions
|
|
@ -447,7 +447,6 @@ defmodule DoorAutomation.LightsSubscriberTest do
|
||||||
alias DoorAutomation.DoorServer
|
alias DoorAutomation.DoorServer
|
||||||
alias Phoenix.PubSub
|
alias Phoenix.PubSub
|
||||||
|
|
||||||
# Setup block that runs before each test
|
|
||||||
setup do
|
setup do
|
||||||
:ok = PubSub.subscribe(DoorAutomation.PubSub, LightsSubscriber.events_topic())
|
:ok = PubSub.subscribe(DoorAutomation.PubSub, LightsSubscriber.events_topic())
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue