mirror of
https://github.com/super-linter/super-linter.git
synced 2025-02-21 12:31:08 -05:00
chore: fix sqlfluff test (#6579)
This commit is contained in:
parent
8ed4d0718f
commit
41ad86ee6c
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
DELETE
|
DELETE
|
||||||
FROM
|
FROM
|
||||||
person
|
person
|
||||||
WHERE
|
WHERE
|
||||||
1 = 1;
|
1 = 1;
|
||||||
|
|
Loading…
Add table
Reference in a new issue