Migrate adbConfig
Summary: _typescript_ Reviewed By: danielbuechele Differential Revision: D16708956 fbshipit-source-id: 040421bfcd68821f3567b47104f1c0c678015f3f
This commit is contained in:
committed by
Facebook Github Bot
parent
cf7e692620
commit
c191514d68
@@ -5,7 +5,7 @@
|
||||
* @format
|
||||
*/
|
||||
|
||||
import adbConfig from '../adbConfig';
|
||||
import adbConfig from '../adbConfig.tsx';
|
||||
|
||||
test('get host and port from ADB_SERVER_SOCKET', () => {
|
||||
process.env.ANDROID_ADB_SERVER_PORT = undefined;
|
||||
|
||||
Reference in New Issue
Block a user