refactor: replace decpinfo with colibre in test client identifiers
Update test fixtures and client references to use colibre branding instead of the legacy decpinfo naming convention. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -252,7 +252,7 @@ def main() -> None:
|
||||
parser.add_argument(
|
||||
"--token",
|
||||
default=None,
|
||||
help="Token Bearer colibre (format decpinfo_xxx)",
|
||||
help="Token Bearer colibre (format colibre_xxx)",
|
||||
)
|
||||
parser.add_argument(
|
||||
"--runs",
|
||||
|
||||
Reference in New Issue
Block a user