Rename sqlcategory and add to perfect_files.
There was a typo in the file name.
This commit is contained in:
parent
7d04f155c8
commit
2eea115b3a
@ -158,6 +158,8 @@ PERFECT_FILES = [
|
|||||||
'completion/models/base.py'),
|
'completion/models/base.py'),
|
||||||
('tests/unit/completion/test_models.py',
|
('tests/unit/completion/test_models.py',
|
||||||
'completion/models/urlmodel.py'),
|
'completion/models/urlmodel.py'),
|
||||||
|
('tests/unit/completion/test_sqlcategory.py',
|
||||||
|
'completion/models/sqlcategory.py'),
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user