Commit 28472ae
committed
Test: Don't expect 'Source' tag when source and alert are on same line
Previously the Source tag was required if the source and alert did not
have the exact same location. This relaxes the restriction to being on
the same line.
Note that in order to be "on the same line" both start and end lines
have to match.
It's still possible for a given line to expect both Alert and Source
tags, in case the source pairs up with another alert on a different
line.1 parent 1066b88 commit 28472ae
File tree
1 file changed
+27
-2
lines changed1 file changed
+27
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
648 | 671 | | |
649 | 672 | | |
650 | 673 | | |
| |||
653 | 676 | | |
654 | 677 | | |
655 | 678 | | |
656 | | - | |
657 | | - | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
658 | 683 | | |
659 | 684 | | |
660 | 685 | | |
| |||
0 commit comments