From edc4afe4dd767181f315722e477db93a06c4b5b6 Mon Sep 17 00:00:00 2001 From: Jason Wesson Date: Mon, 4 Dec 2023 17:48:30 +0000 Subject: [PATCH] fix: typo in setUp context --- src/setupTest.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/setupTest.jsx b/src/setupTest.jsx index 7a31cbe..dc29e96 100755 --- a/src/setupTest.jsx +++ b/src/setupTest.jsx @@ -70,7 +70,7 @@ jest.mock('@edx/frontend-platform/i18n', () => { /* When .env.test is removed, uncomment the env vars below and add any environment variables for testing with Jest -Context: Snapshot is not currently not set up to be able to parse the environment variables in env.config.js +Context: Snapshot is not currently set up to be able to parse the environment variables in env.config.js */ // jest.mock('@edx/frontend-platform', () => ({