Reorder expected/actual in LSP assertions
commit04d01f630c757bcac09924e5c6bda633804e20b2
authorWilfred Hughes <wilfred@fb.com>
Tue, 23 Nov 2021 01:31:50 +0000 (22 17:31 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 23 Nov 2021 01:33:04 +0000 (22 17:33 -0800)
treec204e921f7316a36a054c40aff497b7eca356b09
parentd8a6b62a88107d057b1c6f1f1b2d1e04ec789ecb
Reorder expected/actual in LSP assertions

Summary: `+` is often associated with 'after', so it is clearer to use `+` with the actual result. This caused confusion for both thomasjiang and myself when reviewing test failures in D30822498.

Differential Revision: D32605503

fbshipit-source-id: fc91cb9817fd0ba8d32e75b2cbf8d67eb61c614b
hphp/hack/test/integration/lsptestspec.py
hphp/hack/test/integration/test_lsp.py