Fix position in TestPreprocessAndWrapWithStepInvariantExpr

This is failing after 26088d01b9 and it seems that currently tested position is incorrect, fix it

Signed-off-by: Lukasz Mierzwa <l.mierzwa@gmail.com>
This commit is contained in:
Lukasz Mierzwa 2025-05-07 11:29:15 +01:00
parent 06d0b063ea
commit 7f58b4f784

View File

@ -2895,7 +2895,7 @@ func TestPreprocessAndWrapWithStepInvariantExpr(t *testing.T) {
},
PosRange: posrange.PositionRange{
Start: 29,
End: 52,
End: 51,
},
},
},