gabriel / musehub public
fix task/test-suite-fixes #2 / 12
AI Agent gabriel · 52 days ago · Apr 27, 2026 · Diff

fix: define missing _b64url helper in test_musehub_auth_adversarial.py

_b64url(data) was used in four tests but never defined, causing NameError. Added as a local base64url encoder using the already-imported base64 module.

sha256:e25e4f87ded041f25e998556a2ccaa4ed8b5561e0b3d668b98d5e2cf14d56d99 sha
sha256:34d4917c61beecb0665940db22974ad1fba405a8c5c2a4af075c0eceef073220 snapshot

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:e25e4f87ded041f25e998556a2ccaa4ed8b5561e0b3d668b98d5e2cf14d56d99 --body "your comment"