Commit b2fb144
Remove unnecessary exception test on index checking
Since we are using `ignore: 404` instead of manual
`rescue` at `Elasticsearch::Model::Indexing`,
there is no need to stub exceptions in the test.1 parent c736fcb commit b2fb144
File tree
1 file changed
+0
-30
lines changed- elasticsearch-model/spec/elasticsearch/model
1 file changed
+0
-30
lines changedLines changed: 0 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
659 | 659 | | |
660 | 660 | | |
661 | 661 | | |
662 | | - | |
663 | | - | |
664 | | - | |
665 | | - | |
666 | | - | |
667 | | - | |
668 | | - | |
669 | | - | |
670 | | - | |
671 | | - | |
672 | | - | |
673 | | - | |
674 | | - | |
675 | | - | |
676 | | - | |
677 | | - | |
678 | | - | |
679 | | - | |
680 | | - | |
681 | | - | |
682 | | - | |
683 | | - | |
684 | | - | |
685 | | - | |
686 | | - | |
687 | | - | |
688 | | - | |
689 | | - | |
690 | | - | |
691 | | - | |
692 | 662 | | |
693 | 663 | | |
694 | 664 | | |
| |||
0 commit comments