Revision f7aa937cac0ad315e1012770aa1da97476aced54 authored by Dylan Hunn on 20 December 2021, 22:37:52 UTC, committed by Dylan Hunn on 04 January 2022, 20:10:56 UTC
Make the following fixes:
* When submitting the entire migration in a disabled state, I commented out more code than strictly required
* Responding to some final review comments caused two conditions to become flipped
* Always use explicit checks instead of boolean corecion
* Fix one missed any cast in a test case

PR Close #44540
1 parent 7cb2999
History
File Mode Size
BUILD.bazel -rw-r--r-- 1.7 KB
README.md -rw-r--r-- 469 bytes
fail.spec.js -rw-r--r-- 221 bytes
init_browser_spec.ts -rw-r--r-- 759 bytes
init_node_no_angular_spec.ts -rw-r--r-- 269 bytes
init_node_spec.ts -rw-r--r-- 1.4 KB

README.md

back to top