mirror of
https://github.com/super-linter/super-linter.git
synced 2025-02-20 14:43:00 -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
|
||||
FROM
|
||||
person
|
||||
person
|
||||
WHERE
|
||||
1 = 1;
|
||||
1 = 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue