Skip to content

Commit bc82df3

Browse files
committed
Retriggering.
1 parent 8f4da0f commit bc82df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/deployment/deploy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ def try_sp_create() -> None:
484484
if not cli_app:
485485
logger.info(
486486
"Could not find the default CLI application under the current "
487-
"subscription, creating a new one"
487+
"subscription, creating a new one"
488488
)
489489
app_info = register_application(
490490
"onefuzz-cli",

0 commit comments

Comments
 (0)