Skip to content

Commit

Permalink
Reverted commit D3516105
Browse files Browse the repository at this point in the history
Reviewed By: javache

Differential Revision: D3516105

fbshipit-source-id: 7454ffced51267a1b1fd9850f63bc3eba9868571
  • Loading branch information
jingc authored and Facebook Github Bot 2 committed Jul 5, 2016
1 parent 46e880a commit 8c59644
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ - (void)setUp
RCTSwapInstanceMethods([NSBundle class],
@selector(URLForResource:withExtension:),
@selector(RCT_URLForResource:withExtension:));
[[RCTBundleURLProvider sharedSettings] setDefaults];
}

- (void)tearDown
Expand Down

0 comments on commit 8c59644

Please sign in to comment.