Skip to content

Commit

Permalink
Apply cfformat changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano authored and github-actions[bot] committed Aug 17, 2023
1 parent f893af2 commit 12ceba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/testbox/run.cfc
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ component {
.toConsole();

command( "install" ).params( "testbox", modulePath ).run();
testBoxPath = modulePath & "/testbox"
testBoxPath = modulePath & "/testbox"
}

// Add our mapping
Expand Down

0 comments on commit 12ceba2

Please sign in to comment.