Commit af39f59
committed
test(crd): align parser integration test error handling with existing tests
Ignore packages.TypeError when asserting package errors in the new
alias resolution test, matching the existing parser_integration_test
behavior. This avoids failures caused by dependency type-check errors
(e.g. k8s.io/apimachinery) unrelated to the test fixture.1 parent 3ede5b1 commit af39f59
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
264 | | - | |
| 263 | + | |
| 264 | + | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| |||
0 commit comments