You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix code action service tests to read committed data
Summary:
Instead of rolling back every transaction, we need to commit the transaction
first, so we can use a State_reader to read the committed data back.
So, this diff changes the tests to commit transactions instead. After we commit,
we can run the function under test. After that, we run another transaction to
remove the file.
Reviewed By: mroch
Differential Revision: D42199510
fbshipit-source-id: 1c5eb09cab4e05fb05303a49721e3785319f73cd