main folder
Summary: _typescript_ Reviewed By: passy Differential Revision: D16762117 fbshipit-source-id: b6ee32e0bb3fc686fc69cfccab703e2ef4989571
This commit is contained in:
committed by
Facebook Github Bot
parent
d68dac2ce0
commit
d0da0d66a5
@@ -20,7 +20,6 @@ test('test parsing of deeplink URL when arguments are less', () => {
|
||||
});
|
||||
|
||||
test('test parsing of deeplink URL when url is null', () => {
|
||||
// $FlowFixMe
|
||||
const components = uriComponents(null);
|
||||
expect(components).toEqual([]);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user