Skip to content

Commit

Permalink
chore: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
nytamin committed Sep 14, 2023
1 parent 18297c5 commit 5121dc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/commands.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@ export enum Commands {
Tls = 'TLS',
Version = 'VERSION',
Info = 'INFO',
InfoChannel = 'INFO_CHANNEL',
InfoLayer = 'INFO_LAYER',
InfoChannel = 'INFO CHANNEL',
InfoLayer = 'INFO LAYER',
InfoTemplate = 'INFO TEMPLATE',
InfoConfig = 'INFO CONFIG',
InfoPaths = 'INFO PATHS',
Expand Down

0 comments on commit 5121dc1

Please sign in to comment.