Skip to content

Commit

Permalink
test if schema fields effects test
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker committed Oct 2, 2024
1 parent 6db8ab4 commit e7545da
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,7 @@ private SearchUtils() {}
EntityType.DOMAIN,
EntityType.DATA_PRODUCT,
EntityType.NOTEBOOK,
EntityType.BUSINESS_ATTRIBUTE,
EntityType.SCHEMA_FIELD);
EntityType.BUSINESS_ATTRIBUTE);

/** Entities that are part of autocomplete by default in Auto Complete Across Entities */
public static final List<EntityType> AUTO_COMPLETE_ENTITY_TYPES =
Expand Down

0 comments on commit e7545da

Please sign in to comment.