Skip to content

Commit 1424dce

Browse files
Update test/e2e/tests/profile-metrics/profile-metrics.spec.ts
Co-authored-by: Jongsun Suh <[email protected]>
1 parent b5c6270 commit 1424dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/tests/profile-metrics/profile-metrics.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ async function waitForEndpointToBeCalled(
7777
}
7878

7979
describe('Profile Metrics', function () {
80-
describe('when MetaMetrics is enabled, the feature flag is on, and the user acknoledged the privacy change', function () {
80+
describe('when MetaMetrics is enabled, the feature flag is on, and the user acknowledged the privacy change', function () {
8181
it('sends exising accounts to the API on wallet unlock after activating MetaMetrics', async function () {
8282
await withFixtures(
8383
{

0 commit comments

Comments
 (0)