summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMichael Abel <info@abel-ikt.de>2022-05-18 13:41:47 +0200
committerMichael Abel <info@abel-ikt.de>2022-05-18 13:41:47 +0200
commit355f7c5fab690a67eecbe44ad9eaed5df590caf5 (patch)
tree98b006e416e1f065b7a3716f7bf9a0ef2f464efd /tests
parent2a8d917cbb377395cfeb4abcf34580541df80ace (diff)
Retry when retrieving the C8Y ID fails
Diffstat (limited to 'tests')
-rw-r--r--tests/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/requirements.txt b/tests/requirements.txt
index 54edea56..f9d43d38 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -6,4 +6,4 @@ junitparser == 2.2.0
junit2html == 30.0.6
psutil == 5.9.0
c8y-api == 1.1.1
-
+retry-decorator == 1.1.1