test(kit): add regression test for the posixied instrumentation file (#15023)
authorBasti Ortiz <ortiz@bastidood.dev>
Thu, 4 Dec 2025 21:22:48 +0000 (05:22 +0800)
committerGitHub <noreply@github.com>
Thu, 4 Dec 2025 21:22:48 +0000 (14:22 -0700)
commitcd6837c47f271caecae9b7c105b8c2e96da83aa4
tree64f4b9c18cd1ce3b892545cf7680a5e3725f5f4c
parent08a153bfce86a34b4a2942389f3bcd94566bc35a
test(kit): add regression test for the posixied instrumentation file (#15023)

* test(kit): add regression test for the posixied instrumentation file

Closes #15022.

* test(kit): prefer paths relative to `__dirname`
packages/kit/src/core/adapt/builder.spec.js
packages/kit/src/core/adapt/fixtures/instrument/index.js [new file with mode: 0644]
packages/kit/src/core/adapt/fixtures/instrument/server/instrumentation.server.js [new file with mode: 0644]