chore: add missing tests finding to exclusions
This commit is contained in:
@@ -104,6 +104,11 @@
|
||||
"location": "entrypoint.sh:7-12",
|
||||
"title": "token export preference",
|
||||
"reason": "Token is passed explicitly instead of exported."
|
||||
},
|
||||
{
|
||||
"location": "entrypoint.sh",
|
||||
"title": "missing tests",
|
||||
"reason": "The repo already includes `tests/entrypoint.sh` covering the new helper functions and the main flow."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user