Skip to content

Commit

Permalink
Ensure bugsnag is imported into test fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Jul 31, 2023
1 parent f8c4e2c commit a534454
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

#import "AppDelegate.h"

#import <Bugsnag/Bugsnag.h>
#import <React/RCTBridge.h>
#import <React/RCTBundleURLProvider.h>
#import <React/RCTRootView.h>
Expand Down

0 comments on commit a534454

Please sign in to comment.