8000 fix test case. (#307) · IoTExperts/vscode-arduino@6df9ae1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6df9ae1

Browse files
authored
fix test case. (microsoft#307)
1 parent 6d7ed7d commit 6df9ae1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/extension.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ suite("Arduino Extension Tests", () => {
4545
"arduino.sendMessageToSerialPort",
4646
"arduino.closeSerialMonitor",
4747
"arduino.reloadExample",
48+
"arduino.debug.startSession",
4849
];
4950

5051
const foundArduinoCommands = commands.filter((value) => {

0 commit comments

Comments
 (0)
0