Commit b314a1f
committed
tests: use public html_path in deliverable tests
Replace direct calls to private `_base_format_path` with the public
`html_path` property in `test_deliverable.py`.
Rationale: assert behavior via public API to avoid coupling tests to
internal implementation details.1 parent 6f4715b commit b314a1f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| |||
0 commit comments