Skip to content

Commit 1b5bf0f

Browse files
authored
Merge pull request #216 from rajbos/copilot/sub-pr-210-again
Add missing showMaturity command to test suite
2 parents 546d4f1 + 2fd7280 commit 1b5bf0f

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)