Skip to content

Commit 717616e

Browse files
committed
test: fix snapshot
1 parent c1883e5 commit 717616e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

__tests__/lib/__snapshots__/commands.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,12 +112,12 @@ Object {
112112
Object {
113113
"description": "Helpful OpenAPI generation tooling. [inactive]",
114114
"name": "oas",
115-
"position": 1,
115+
"position": 2,
116116
},
117117
Object {
118118
"description": "Open your current ReadMe project in the browser.",
119119
"name": "open",
120-
"position": 2,
120+
"position": 1,
121121
},
122122
],
123123
"description": "Other useful commands",

0 commit comments

Comments
 (0)