Updated .idea for Sheerka. Updated requirements for Arpeggio

This commit is contained in:
2025-08-09 16:57:53 +02:00
parent 97a5989390
commit 8eca1da3ca
7 changed files with 31 additions and 1 deletions

View File

@@ -53,7 +53,7 @@ def get_jira_patch(jp: JiraDataProducer):
})
]
else:
raise ValueError("Unsupported request type")
raise ValueError("Hello Kodjo. Unsupported request type !")
return patch(JIRA_IMPORT_PATH, return_value=mock_jira_instance)