Skip to content

Commit 0b38672

Browse files
committed
style(webapp): restore blank line before describe in the replica-lag test
Removing the sync-route helper left the describe block flush against the preceding function. Cosmetic only. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01J9DvHZJBMUFGU9Mvtr7zor
1 parent 977782a commit 0b38672

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/webapp/test/spanTraceRoutes.replicaLag.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ function traceRequest(runId: string) {
240240
context: {} as never,
241241
};
242242
}
243+
243244
describe("run-trace/span-detail route loaders under a lagging replica", () => {
244245
// spans loader — findResource findRun ($replica)
245246
heteroRunOpsPostgresTest(

0 commit comments

Comments
 (0)