Skip to content

Commit

Permalink
Add missing MaxRescheduling to with_config_repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuwd committed Sep 21, 2024
1 parent e60824f commit 471dd9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions diracx-testing/src/diracx/testing/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,7 @@ def with_config_repo(tmp_path_factory):
"DBName": "xyz",
"Host": "xyz",
"Port": 9999,
"MaxRescheduling": 3,
},
"JobLoggingDB": {
"DBName": "xyz",
Expand Down

0 comments on commit 471dd9f

Please sign in to comment.