Skip to content

Commit

Permalink
add detections.detections.mask_path to histogram e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
sashankaryal committed Nov 15, 2024
1 parent ebf3e9a commit 887fb57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e-pw/src/oss/specs/plugins/histograms.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ test("histograms panel", async ({ histogram, panel }) => {
"detections.detections.confidence",
"detections.detections.index",
"detections.detections.label",
"detections.detections.mask_path",
"detections.detections.tags",
"float",
"int",
Expand Down

0 comments on commit 887fb57

Please sign in to comment.