Skip to content

Commit

Permalink
updating tests
Browse files Browse the repository at this point in the history
  • Loading branch information
acrylJonny committed Dec 12, 2024
1 parent 9beace1 commit 66c21a5
Show file tree
Hide file tree
Showing 4 changed files with 1,263 additions and 1,240 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -366,9 +366,6 @@ def _create_browse_paths_containers(
) -> Optional[BrowsePathsV2Class]:
paths = []

if self.platform_instance:
paths.append(BrowsePathEntryClass(id=self.platform_instance))

if entity.subclass == "Dremio Space":
paths.append(BrowsePathEntryClass(id="Spaces"))
elif entity.subclass == "Dremio Source":
Expand Down
Loading

0 comments on commit 66c21a5

Please sign in to comment.