Skip to content

Commit e52137b

Browse files
committed
Fix text with new supported enry langs
Signed-off-by: Antonio Jesus Navarro Perez <[email protected]>
1 parent 9c7dd5a commit e52137b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ func TestIntegration(t *testing.T) {
326326
`,
327327
[]sql.Row{
328328
{"Text", int32(1)},
329+
{"Ignore List", int32(1)},
329330
},
330331
},
331332
}

0 commit comments

Comments
 (0)