Skip to content

Commit 2b9d05f

Browse files
committed
Switched to running unit tests in debug mode since it works better with OCMock.
1 parent 2effc42 commit 2b9d05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ steps:
7979
actions: 'test'
8080
scheme: 'ReactNativeAzureNotificationHubSample'
8181
sdk: 'iphonesimulator'
82-
configuration: 'Release'
82+
configuration: 'Debug'
8383
xcWorkspacePath: '../sample/ios/ReactNativeAzureNotificationHubSample.xcworkspace'
8484
xcodeVersion: '10'
8585
signingOption: 'nosign'

0 commit comments

Comments
 (0)