Skip to content

Commit 2f726fb

Browse files
committed
Apply formatting changes
1 parent 81a6ba3 commit 2f726fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/rrweb/test/benchmark/dom-mutation.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ describe('benchmark: mutation observer', () => {
161161
});
162162
},
163163
suite.eval,
164-
suite.recordOptions || {}
164+
suite.recordOptions || {},
165165
)) as number;
166166
};
167167

0 commit comments

Comments
 (0)