From ece4777febacc4455fed539fe6189ac03349dc4d Mon Sep 17 00:00:00 2001 From: TheBurchLog <5104941+TheBurchLog@users.noreply.github.com> Date: Mon, 12 Feb 2024 14:54:19 -0500 Subject: [PATCH] formatting --- brewtils/test/fixtures.py | 1 + 1 file changed, 1 insertion(+) diff --git a/brewtils/test/fixtures.py b/brewtils/test/fixtures.py index 807bee20..8dac13c4 100644 --- a/brewtils/test/fixtures.py +++ b/brewtils/test/fixtures.py @@ -762,6 +762,7 @@ def connection_dict(): "status_info": {}, } + @pytest.fixture def connection_publishing_dict(): """A connection as a dictionary."""