Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Nov 8, 2024
1 parent d9222d8 commit ef3ca7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/api-headless-cms/src/context.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ const getParameters = async (context: CmsContext): Promise<CmsParametersPluginRe
return result;
}
}

// TEST.
throw new WebinyError(
"Could not determine locale and/or type of the CMS.",
"CMS_LOCALE_AND_TYPE_ERROR"
Expand Down

0 comments on commit ef3ca7c

Please sign in to comment.