Skip to content

Commit

Permalink
Update Root.e2e.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Gal Havivi committed Nov 25, 2021
1 parent d8edc02 commit c5c0a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-form/src/website/Root.e2e.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ describe('Demos e2e', () => {
it('Cofi form demos sanity', async () => {
// wait for the array of parallel tests
await Promise.all([
// execTest(testHomepageNavigation),
execTest(testHomepageNavigation),
execTest(testReactDemos),
execTest(testRouting),
]);
Expand Down

0 comments on commit c5c0a4e

Please sign in to comment.