Skip to content

Commit

Permalink
enable v2 visual tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackbaud-ErikaMcVey committed Jan 15, 2025
1 parent b709957 commit f499541
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ describe(`pages-storybook-blocks-tile-dashboard`, () => {
});
});
});
});
}, true);
});
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ describe(`pages-storybook`, () => {
});
});
});
});
}, true);
});
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ describe(`pages-storybook`, () => {
});
});
});
});
}, true);
});
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ describe(`pages-storybook`, () => {
});
});
});
});
}, true);
});
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ describe(`pages-storybook`, () => {
});
});
});
});
}, true);
});
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ describe(`pages-storybook-tabs-tile-dashboard`, () => {
});
});
});
});
}, true);
});

0 comments on commit f499541

Please sign in to comment.