Skip to content

Commit

Permalink
fix(core/Executions): fixes unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrina committed Mar 18, 2021
1 parent c40ff19 commit 423800d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -447,3 +447,5 @@ export class Executions extends React.Component<IExecutionsProps, IExecutionsSta
return null;
}
}

export default Executions;

0 comments on commit 423800d

Please sign in to comment.