Commit 8dca1b7
committed
Drop test_default_base_url_matches_spec_servers as tautological
The committed openapi.json's servers[0] path is whatever URL the
spec was fetched from. CONTRIBUTING.md hardcodes that fetch URL,
and test_spec_path_matches_default_base_url already pins
DEFAULT_BASE_URL.path into CONTRIBUTING.md and spec-drift.yml.
Under the documented regeneration workflow the spec path equals
DEFAULT_BASE_URL.path by construction; the only failure modes
left are manual fetches from a wrong version or version bumps
without regenerating, both of which code review catches.1 parent 826d90f commit 8dca1b7
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | 140 | | |
149 | 141 | | |
150 | 142 | | |
| |||
0 commit comments