mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
00abc5acf5
--- Snap should compile all fixtures to record changes in results, even `todo` prefixed ones. Previously, they were skipped as we noted the correlation of `// @skip` pragmas and file naming. Now, no fixture should be skipped as our compiler pipeline should be able to handle every kind of error.