Alex Rickabaugh
|
8b14488827
|
fix(common): don't convert null to a string when flushing a mock request (#21417)
A bug in TestRequest caused null response bodies to be stringified. This
change causes null to be treated faithfully.
Fixes #20744
PR Close #21417
|
2018-02-01 08:32:43 -08:00 |