Skip to content

Commit

Permalink
Update ConditionBuilder.test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
amal-k-joy committed Aug 27, 2024
1 parent dd38773 commit d8ad6c3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ const getOptions = async (conditionState, { property }) => {
return [];
}
};
// cspell:words xdescribe
describe(componentName, () => {
it('renders a component ConditionBuilder', async () => {
render(<ConditionBuilder {...defaultProps} />);
Expand Down

0 comments on commit d8ad6c3

Please sign in to comment.