diff --git a/apps/vscode-e2e/src/suite/tools/apply-diff-native.test.ts b/apps/vscode-e2e/src/suite/tools/apply-diff-native.test.ts index b084da244f..9936390775 100644 --- a/apps/vscode-e2e/src/suite/tools/apply-diff-native.test.ts +++ b/apps/vscode-e2e/src/suite/tools/apply-diff-native.test.ts @@ -783,7 +783,7 @@ argument-hint: [search-pattern] Test the apply_diff tool's error handling by attempting to replace a pattern that does not exist in the target file. -Target File: ${testFile.content} +Target File: ${testFile.name} Search pattern: "PATTERN_THAT_DOES_NOT_EXIST_xyz123" Replacement: "REPLACEMENT_xyz123"