Commit c0a7243
fix(test): drop duplicate testStartBeforeBreadcrumbs… method
The migration in the previous commit added a `testStart…KeepsBreadcrumbWhenDevServerUrlIsNotPassed…`
method that already existed in the `RNSentryStart Tests` block. Compile failed
in CI with "Duplicate declaration of method". The earlier
`@interface RNSentryStart Tests` already covers this scenario; the migrated
copy is redundant.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 25df0c9 commit c0a7243
1 file changed
Lines changed: 0 additions & 21 deletions
Lines changed: 0 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
819 | 819 | | |
820 | 820 | | |
821 | 821 | | |
822 | | - | |
823 | | - | |
824 | | - | |
825 | | - | |
826 | | - | |
827 | | - | |
828 | | - | |
829 | | - | |
830 | | - | |
831 | | - | |
832 | | - | |
833 | | - | |
834 | | - | |
835 | | - | |
836 | | - | |
837 | | - | |
838 | | - | |
839 | | - | |
840 | | - | |
841 | | - | |
842 | | - | |
843 | 822 | | |
844 | 823 | | |
845 | 824 | | |
| |||
0 commit comments