Skip to content

Commit

Permalink
add all-elements test
Browse files Browse the repository at this point in the history
  • Loading branch information
John Pratt committed Jan 2, 2025
1 parent d8052f7 commit 0d3d1e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nala/features/personalization/all-elements.test.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// resolves PR 2976 https://github.com/adobecom/milo/pull/2976
// command to run: npm run nala stage all-elements.test.js

import { expect, test } from '@playwright/test';
import { features } from './all-elements.spec.js';
import TextBlock from '../../blocks/text/text.page.js';
Expand Down

0 comments on commit 0d3d1e6

Please sign in to comment.