Skip to content

Commit 60b41f1

Browse files
committed
nn
1 parent e6bc609 commit 60b41f1

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

termcast/src/examples/github.vitest.tsx

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -69,27 +69,27 @@ test.skipIf(!extensionExists)('github extension shows command list on launch', a
6969
> Search commands...
7070
7171
Commands
72-
›My Pull Requests List pull requests you created, participated in, o view
73-
Search Pull Requests Search recent pull requests globally in all re view
74-
Create Pull Request Create a pull request in one of your GitHub rep view
75-
My Issues List issues created by you, assigned to you or mentioning view
76-
Search Issues Search recent issues globally in all repositories. view
77-
Create Issue Create an issue in one of your GitHub repositories. view
78-
Create Branch Create a branch in one of your GitHub repositories view
79-
Search Repositories Search in your public or private repositories b view
80-
My Latest Repositories List your repositories by latest updated view
81-
My Starred Repositories List repositories you have starred view
82-
Workflow Runs Manage workflow runs for a selected GitHub repository view
83-
Notifications List inbox notifications from all repositories or a s view
84-
Search Discussions Search recent Discussions globally in all reposi view
85-
My Discussions Show your Discussions view
86-
My Projects Show your Projects view
72+
›My Pull Requests List pull requests you created, participated in, or view
73+
Search Pull Requests Search recent pull requests globally in all rep view
74+
Create Pull Request Create a pull request in one of your GitHub repo view
75+
My Issues List issues created by you, assigned to you or mentioning view
76+
Search Issues Search recent issues globally in all repositories. view
77+
Create Issue Create an issue in one of your GitHub repositories. view
78+
Create Branch Create a branch in one of your GitHub repositories view
79+
Search Repositories Search in your public or private repositories by view
80+
My Latest Repositories List your repositories by latest updated view
81+
My Starred Repositories List repositories you have starred view
82+
Workflow Runs Manage workflow runs for a selected GitHub repository. view
83+
Notifications List inbox notifications from all repositories or a se view
84+
Search Discussions Search recent Discussions globally in all reposit view
85+
My Discussions Show your Discussions view
86+
My Projects Show your Projects view
8787
8888
8989
90+
↵ run command ↑↓ navigate ^k actions powered by termcast
9091
9192
92-
↵ run command ↑↓ navigate ^k actions powered by termcast
9393
9494
"
9595
`)

termcast/src/examples/list-detail-metadata.vitest.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ test('list detail metadata label renders short values in row layout (key: value)
3737
> Search...
3838
3939
›Short Values
40-
Long Values │
40+
Long Values │ Details
4141
4242
4343
│ Name: John Doe

0 commit comments

Comments
 (0)