Compare commits

...

2 Commits

Author SHA1 Message Date
Joe Li
1f54d52aa5 chore: update comment 2026-04-30 11:46:24 -07:00
Joe Li
9b4c74f74a fix(playwright): use superset shell instead of python -c in bashlib
Replace inline `python -c` block with `superset shell` heredoc, which has
the Flask app context pre-loaded. Drops the create_app()/app_context()
boilerplate and addresses review feedback.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-30 11:46:24 -07:00

Diff Content Not Available