Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
L-e-x-o-n committed Apr 23, 2024
1 parent 9997b6c commit 33c7139
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/teiserver/coordinator/consul_commands_test.exs
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
defmodule Teiserver.Coordinator.ConsulCommandsTest do
@moduledoc false
use Teiserver.ServerCase, async: false
use Teiserver.ServerCase, async: false
alias Teiserver.Account.ClientLib
alias Teiserver.Common.PubsubListener
alias Teiserver.Game.MatchRatingLib
alias Teiserver.{Account, Battle, CacheUser, Client, Coordinator, Lobby}
alias Teiserver.Coordinator.ConsulServer
alias Teiserver.Coordinator.ConsulServer

import Teiserver.TeiserverTestLib,
only: [tachyon_auth_setup: 0, _tachyon_send: 2, _tachyon_recv: 1, _tachyon_recv_until: 1]
Expand Down

0 comments on commit 33c7139

Please sign in to comment.