Commit 95fffc0
committed
test: remove redundant test/assertion in ResponseTest
Remove testSetHeadersWithSingleCharacterValues as it is redundant -
the same code paths are already tested by testFromPsr7 (which also
calls setHeaders with a single header) and testSetHeadersWithMultipleHeaders.1 parent f154938 commit 95fffc0
1 file changed
+0
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | 89 | | |
0 commit comments