Fix some (unintentionally) duplicated logic in the unit tests.
commit486044ac7c570eca0feb03798fb54f7f019dcd6b
authorBrett Chik <bchik@fb.com>
Wed, 30 Jun 2021 00:49:01 +0000 (29 17:49 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 30 Jun 2021 00:50:34 +0000 (29 17:50 -0700)
treeb8dc233060ceb9154d7f611b5450fe24c64df5c8
parent3f66f7e7405d8189044c45516fb1356f45d51fa8
Fix some (unintentionally) duplicated logic in the unit tests.

Summary: There appears to be some duplication of the test conditions.  Based on the destination variable names, this looks like the methods were being passed the wrong path and that path2 was what was actually intended.

Reviewed By: jthemphill

Differential Revision: D29385532

fbshipit-source-id: 7e3911a595f36ed6ae0c7a73fd15abbf2c972eb1
hphp/runtime/ext/facts/test/symbol-map-test.cpp