Commit 7ea3f8b
Fix conftest api_endpoint fixture: tflocal output -json returns raw value
tflocal output -json <name> returns the value directly as JSON,
not {"value": "..."}. Indexing with ["value"] caused TypeError.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ea8664f commit 7ea3f8b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
0 commit comments