diff --git a/python/extractor/cli-integration-test/python-2-deprecation/query.only-python2.expected b/python/extractor/cli-integration-test/python-2-deprecation/query.only-python2.expected deleted file mode 100644 index 75bc50740598..000000000000 --- a/python/extractor/cli-integration-test/python-2-deprecation/query.only-python2.expected +++ /dev/null @@ -1,5 +0,0 @@ -| name | -+----------+ -| dircache | -| stat | -| test | diff --git a/python/extractor/cli-integration-test/python-2-deprecation/query.python2-using-python3.expected b/python/extractor/cli-integration-test/python-2-deprecation/query.python2-using-python3.expected index 75bc50740598..3fa1f24a7853 100644 --- a/python/extractor/cli-integration-test/python-2-deprecation/query.python2-using-python3.expected +++ b/python/extractor/cli-integration-test/python-2-deprecation/query.python2-using-python3.expected @@ -1,5 +1,4 @@ -| name | -+----------+ -| dircache | -| stat | -| test | +| name | ++------+ +| stat | +| test |