Migrate to power search
Reviewed By: LukeDefeo Differential Revision: D51027189 fbshipit-source-id: 4fb3699a278db280237e5182d41d3c746e44a2bb
This commit is contained in:
committed by
Facebook GitHub Bot
parent
a8f5fecc2b
commit
4bb0f59ab8
@@ -233,7 +233,7 @@ test('binary data gets serialized correctly', async () => {
|
||||
],
|
||||
responseIsMock: false,
|
||||
responseLength: 24838,
|
||||
status: 200,
|
||||
status: '200',
|
||||
url: 'http://www.fbflipper.com',
|
||||
},
|
||||
],
|
||||
@@ -265,7 +265,7 @@ test('binary data gets serialized correctly', async () => {
|
||||
],
|
||||
responseIsMock: false,
|
||||
responseLength: 24838,
|
||||
status: 200,
|
||||
status: '200',
|
||||
url: 'http://www.fbflipper.com',
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user