You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix test to verify native feature disabled (#3132)
## Goal
Verify with a config that explicitly disables the native feature instead of relying on the default, which changed. Also changed the logic to be deterministic.
<!-- Describe how this change has been tested -->
Copy file name to clipboardExpand all lines: embrace-android-sdk/src/integrationTest/kotlin/io/embrace/android/embracesdk/testcases/features/NativeCrashFeatureTest.kt
+19-5Lines changed: 19 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,14 @@ internal class NativeCrashFeatureTest {
0 commit comments