Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
syntax error
  • Loading branch information
Lms24 committed Feb 4, 2025
commit 71d307d55f4f2188d2aa0775646e6698bb938777
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ test.describe('client-specific performance events', () => {
description: '<Component3>',
op: 'ui.svelte.update',
origin: 'auto.ui.svelte',
}),
]),
);
});
Expand Down
Loading