Skip to content
Snippets Groups Projects
Unverified Commit 48cdffbc authored by Matiss Janis Aboltins's avatar Matiss Janis Aboltins Committed by GitHub
Browse files

:test_tube: (tests) adding custom report e2e tests (#3493)

parent 37d201b6
No related branches found
No related tags found
No related merge requests found
Showing
with 7 additions and 0 deletions
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
...@@ -37,6 +37,7 @@ export const GraphButton = ({ ...@@ -37,6 +37,7 @@ export const GraphButton = ({
}} }}
onPress={onSelect} onPress={onSelect}
isDisabled={disabled} isDisabled={disabled}
aria-label={title}
> >
{children} {children}
</Button> </Button>
......
---
category: Maintenance
authors: [MatissJanis]
---
Custom reports: added e2e tests to improve stability.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment