Commit 3a2f848
Fix json-file test for CLI v4 compatibility by using wildcard pattern for JSON filename.
CLI v4 changed the JSON output filename from name-based to upload-ID-based format. Updated the jq command to use a wildcard pattern (*_dcd.json) instead of hardcoded filename to support the new naming convention.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent c3e4c64 commit 3a2f848
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
0 commit comments