Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 368d0c4

Browse files
author
Alberto Iannaccone
committed
remove '.only(...)' in tests
1 parent b49c11c commit 368d0c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎arduino-ide-extension/src/test/browser/monitor-utils.test.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ testLines.forEach((t) =>
125125
)
126126
);
127127

128-
describe.only('Monitor Utils', () => {
128+
describe('Monitor Utils', () => {
129129
beforeEach(() => {
130130
set(date);
131131
});

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /