Skip to content

Commit 2fd7280

Browse files
Copilotrajbos
andcommitted
Add showMaturity command to test suite
Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
1 parent 068cc12 commit 2fd7280

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/extension.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ suite('Extension Test Suite', () => {
2525
'copilot-token-tracker.refresh',
2626
'copilot-token-tracker.showDetails',
2727
'copilot-token-tracker.showChart',
28+
'copilot-token-tracker.showMaturity',
2829
'copilot-token-tracker.generateDiagnosticReport'
2930
];
3031

0 commit comments

Comments
 (0)