Commit 6360973
committed
TCK: Don't assume every Media Type has a schema
It's valid for a Content object, which represents the content for a
Media Type, not to have a schema, so the filter TCK test should not call
methods on it without checking whether it's present first.1 parent 591909d commit 6360973
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments