Commit 627178d
committed
Fix test_pin_lock.py by removing non-existent function import
- Remove import of parse_component_path which doesn't exist in chipflow_lib.pin_lock
- Remove test_parse_component_path test that was trying to test non-existent function
- Fix CI test failure1 parent a8b0c3d commit 627178d
1 file changed
+1
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | 262 | | |
282 | 263 | | |
283 | 264 | | |
| |||
0 commit comments