Commit beee017
Use == instead of EXPECT_EQ in testlib (facebook#1740)
Summary:
X-link: react/react-native#52796
The `EXPECT_EQ` was leading to potentially ambiguous use of `<<` when
gtest tries to print information.
Differential Revision: D788233541 parent 8b38455 commit beee017
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1877 | 1877 | | |
1878 | 1878 | | |
1879 | 1879 | | |
1880 | | - | |
| 1880 | + | |
1881 | 1881 | | |
1882 | 1882 | | |
1883 | 1883 | | |
| |||
0 commit comments