mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
fix(web): accept sharing disclosure suffix in seeded-history feedback test
The /feedback acknowledgement now appends a sharing-policy sentence after the anonymous user id. The seeded-history e2e regex anchored on the end of the User line, and the golden snapshot did not include the disclosure. Update both to match the new format, and re-record the module-graph translation-pairing hash after rebasing onto master (which picked up the windows-native ACL coverage fix in #2182).
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
# side as of the last confirmed-consistent state. Both languages carry equal authority;
|
||||
# after editing either side, bring the other along and re-record with:
|
||||
# pnpm run verify-translation-pairing --write docs/module-graph.md
|
||||
module-graph.md: aaa75f1578679495555f4169a5b031159a6e3cbb
|
||||
module-graph.zh.md: 56f76bbac65fd485fcdbb2f9bdeedb52cecc8616
|
||||
module-graph.md: 1cc8764c34e01386c4d8ce9a66198bcfa6ece1e7
|
||||
module-graph.zh.md: 508d2f4789aa2d50b22efc35254aa20fb031d5e5
|
||||
|
||||
Reference in New Issue
Block a user