relevant tests

This commit is contained in:
mrT23
2024-02-09 12:50:51 +02:00
parent b660badd09
commit 01fbebfc5e
4 changed files with 8 additions and 9 deletions

View File

@ -40,7 +40,7 @@ def convert_to_markdown(output_data: dict, gfm_supported: bool=True) -> str:
emojis = {
"Possible issues": "🔍",
"Score": "🏅",
"Relevant tests added": "🧪",
"Relevant tests": "🧪",
"Focused PR": "",
"Security concerns": "🔒",
"Insights from user's answers": "📝",