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

pull/55796/head
Gagan Bhullar 2024-08-08 13:04:00 -06:00 committed by GitHub
parent e9ac6c5e72
commit 46be3ad28e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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