Skip to content

Commit 4f852c4

Browse files
natedemossCopilot
andauthored
Change 'gateway' to 'GATEWAY' in main.rs
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent e7d8804 commit 4f852c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/openshell-cli/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4572,7 +4572,7 @@ mod tests {
45724572
"logs",
45734573
"sb",
45744574
"--source",
4575-
"gateway",
4575+
"GATEWAY",
45764576
"--source",
45774577
"sandbox",
45784578
])

0 commit comments

Comments
 (0)