You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(plugin-roblox): replace uuid dependency with node:crypto in test
The executeGameAction test imported from the 'uuid' package which wasn't
listed in the plugin's dependencies, causing ERR_MODULE_NOT_FOUND in CI.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments