Skip to content

Commit a1d0c9c

Browse files
committed
Add version 2.1.2
1 parent 44dd40b commit a1d0c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mqtt/tests/test_mosquitto.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from testcontainers.mqtt import MosquittoContainer
44

5-
VERSIONS = ["1.6.15", "2.0.18"]
5+
VERSIONS = ["1.6.15", "2.0.18", "2.1.2"]
66

77

88
@pytest.mark.parametrize("version", VERSIONS)

0 commit comments

Comments
 (0)