Skip to content

Commit

Permalink
test: e2e action
Browse files Browse the repository at this point in the history
  • Loading branch information
iacopolea committed Nov 6, 2023
1 parent bcedf2d commit af2bb22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/UxDashboard/UxForm/Insights/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const InsightSection = () => {
const insights = values[fieldName];
return (
<Card title="Scoperte" className="aq-mb-3" data-qa="insights-list">
test e2e
<FieldArray
name={fieldName}
render={({ form, remove, push, move }) => {
Expand Down

0 comments on commit af2bb22

Please sign in to comment.