Skip to content

Commit 843bc1a

Browse files
os-try2026claude
andcommitted
test(metadata-protocol): drop the duplicated PKG constant from the copied harness
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012zGPuVVX3deAx9LdjK8jCk
1 parent 1fbb5e8 commit 843bc1a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/metadata-protocol/src/protocol-publish-drafts-object-field-refs.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ function makeStubEngine() {
179179
return { engine, rows, historyRows };
180180
}
181181

182-
const PKG = 'app.ops';
183182
const PKG = 'app.studio';
184183

185184
/**

0 commit comments

Comments
 (0)