mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 14:55:58 +08:00
chore: add test id to additional filters button (#6183)
This commit is contained in:
parent
5651d69485
commit
96cb8053df
@ -107,6 +107,7 @@ function DynamicColumnTable({
|
|||||||
className="dynamicColumnTable-button filter-btn"
|
className="dynamicColumnTable-button filter-btn"
|
||||||
size="middle"
|
size="middle"
|
||||||
icon={<SlidersHorizontal size={14} />}
|
icon={<SlidersHorizontal size={14} />}
|
||||||
|
data-testid="additional-filters-button"
|
||||||
/>
|
/>
|
||||||
</Dropdown>
|
</Dropdown>
|
||||||
)}
|
)}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user