Skip to content

Commit 084692c

Browse files
author
刘欢
committed
test: delete only
1 parent 4831d45 commit 084692c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/index.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ describe('Notification.Basic', () => {
778778
unmount();
779779
});
780780

781-
describe.only('onClose and closable.onClose', () => {
781+
describe('onClose and closable.onClose', () => {
782782
it('onClose', () => {
783783
const onClose = vi.fn();
784784
const Demo = () => {

0 commit comments

Comments
 (0)