Skip to content

Commit 552f91c

Browse files
committed
fixup
1 parent 8ffb399 commit 552f91c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/static/js/components/test/webstatus-saved-search-editor.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ describe('webstatus-saved-search-editor', () => {
339339
});
340340
});
341341

342-
it.only('sums up 2 numbers', () => {
342+
it('sums up 2 numbers', () => {
343343
expect(2).to.equal(2);
344344
});
345345
});

0 commit comments

Comments
 (0)