Skip to content

Commit c50bfc4

Browse files
committed
Updated tests\functional\tabloid\test_e260ced8.py: adjust expected stdout/stderr to current FB version.
1 parent f11a0bc commit c50bfc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/tabloid/test_e260ced8.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def test_1(act: Action, capsys):
7272
####-> Filter
7373
########-> Table "T1" as "B" Access By ID
7474
############-> Bitmap
75-
################-> Index "T1_X" Full Scan
75+
################-> Index "T1_X" List Scan (full match)
7676
Select Expression
7777
####-> Filter
7878
########-> Table "T1" as "A" Full Scan

0 commit comments

Comments
 (0)