1
0
Fork 0

oy, updated the issue.

This commit is contained in:
ERYoung11 2022-08-31 21:51:09 -05:00
parent 2850c83310
commit c93b15e98f
1 changed files with 1 additions and 1 deletions

View File

@ -304,7 +304,7 @@ def test_execute_from_commented_file_that_executes_another_file(
@dbtest
def test_execute_commented_first_line_and_special(executor, pgspecial, tmpdir):
# https://github.com/dbcli/pgcli/issues/1336
# https://github.com/dbcli/pgcli/issues/1362
# just some base caes that should work also
statement = "--comment\nselect now();"