fix(curriculum): disable loop protect for euler 187 (#55618)

This commit is contained in:
Gagan Bhullar
2024-08-08 13:04:00 -06:00
committed by GitHub
parent e9ac6c5e72
commit 46be3ad28e

View File

@@ -6,6 +6,7 @@
"order": 1,
"superBlock": "project-euler",
"disableLoopProtectTests": true,
"disableLoopProtectPreview": true,
"challengeOrder": [
{
"id": "5900f3d21000cf542c50fee4",