We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e22d25 commit d49317eCopy full SHA for d49317e
apps/engine/test/test_helper.exs
@@ -1,6 +1,6 @@
1
Application.ensure_all_started(:snowflake)
2
Application.ensure_all_started(:refactorex)
3
-{"", 0} = System.cmd("epmd", ~w(-daemon))
+Application.ensure_all_started(:swarm)
4
random_number = :rand.uniform(500)
5
6
with :nonode@nohost <- Node.self() do
0 commit comments