Commit 63dd349
committed
Tidy up @fedify/fixture docs
Drop the misleading deno.json snippet from the fixture README:
the workspace already resolves @fedify/fixture from the in-tree
source at the repository root, so contributors do not need to
add an `imports` entry, and showing one suggested otherwise.
Scope the LogTape buffering note to Deno, since the Bun and
Node.js dispatchers do not configure LogTape, and replace the
two separate `LOG=always` invocations with the single
`mise run test:deno` form that contributors actually use.
Fix the JSR reference link to point at jsr.io (the canonical
host) rather than the jsr.dev redirect.
Drop the gratuitous spaces around the slash separating
`TestSpanExporter` and `createTestTracerProvider()` in
CONTRIBUTING.md so the pair reads as a single label.
Assisted-by: Claude Code:claude-opus-4-71 parent a4a18a5 commit 63dd349
2 files changed
Lines changed: 12 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 40 | | |
50 | | - | |
51 | | - | |
52 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
53 | 45 | | |
54 | 46 | | |
55 | 47 | | |
| |||
106 | 98 | | |
107 | 99 | | |
108 | 100 | | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
114 | 106 | | |
115 | 107 | | |
116 | | - | |
117 | | - | |
| 108 | + | |
118 | 109 | | |
119 | 110 | | |
120 | 111 | | |
| |||
307 | 298 | | |
308 | 299 | | |
309 | 300 | | |
310 | | - | |
| 301 | + | |
311 | 302 | | |
312 | 303 | | |
313 | 304 | | |
| |||
0 commit comments