Commit aba22e4
committed
fix(test): update metadata error assertions for new CLI
Update test assertions in `test_tx_metadata.py` to handle new error
messages from cardano-cli >= 10.11.1.1 ("expecting record key literal"),
while retaining compatibility with older cardano-node versions. This
ensures tests remain robust across different node/CLI versions.1 parent b7d4489 commit aba22e4
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
165 | | - | |
| 166 | + | |
| 167 | + | |
166 | 168 | | |
167 | 169 | | |
168 | 170 | | |
| |||
0 commit comments