Commit 78301e1
committed
SymDB extractor spec: restore top-level rescue test
#5717 deleted the spec at extractor_spec.rb that exercised the
top-level rescue in Extractor#extract_all. The production rescue is
still in place at extractor.rb:149-151 — the deletion was an
unintentional artifact of the squash rebase and left the rescue path
uncovered.
Restore the original test so the rescue is exercised again.1 parent 0da6cc2 commit 78301e1
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1667 | 1667 | | |
1668 | 1668 | | |
1669 | 1669 | | |
| 1670 | + | |
| 1671 | + | |
| 1672 | + | |
| 1673 | + | |
| 1674 | + | |
| 1675 | + | |
| 1676 | + | |
| 1677 | + | |
| 1678 | + | |
| 1679 | + | |
| 1680 | + | |
1670 | 1681 | | |
1671 | 1682 | | |
1672 | 1683 | | |
| |||
0 commit comments