??
You're inside public_html, but wp-admin or wp-content was not found.
Savvy
W
olf -
MANAGER
Edit File: __main__.py
"""The pytest entry point.""" import pytest if __name__ == "__main__": raise SystemExit(pytest.console_main())