-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added id's to action and cancel buttons in modal for e2e (#760)
- Loading branch information
1 parent
2a28019
commit 2e098b7
Showing
12 changed files
with
71 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
/* THIS IS A BIT-AUTO-GENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */ | ||
|
||
{ | ||
"button": { | ||
"files": [ | ||
{ | ||
"relativePath": "src/components/Button/customTheme.scss", | ||
"test": false, | ||
"name": "customTheme.scss" | ||
}, | ||
{ | ||
"relativePath": "src/components/Button/index.jsx", | ||
"test": false, | ||
"name": "index.jsx" | ||
}, | ||
{ | ||
"relativePath": "src/components/Button/index.scss", | ||
"test": false, | ||
"name": "index.scss" | ||
}, | ||
{ | ||
"relativePath": "src/components/Button/story.js", | ||
"test": false, | ||
"name": "story.js" | ||
} | ||
], | ||
"mainFile": "src/components/Button/index.jsx", | ||
"trackDir": "src/components/Button", | ||
"origin": "AUTHORED", | ||
"exported": false | ||
}, | ||
"theme-provider": { | ||
"files": [ | ||
{ | ||
"relativePath": "src/components/ThemeProvider/ThemeProvider.jsx", | ||
"test": false, | ||
"name": "ThemeProvider.jsx" | ||
}, | ||
{ | ||
"relativePath": "src/components/ThemeProvider/index.js", | ||
"test": false, | ||
"name": "index.js" | ||
}, | ||
{ | ||
"relativePath": "src/components/ThemeProvider/story.js", | ||
"test": false, | ||
"name": "story.js" | ||
} | ||
], | ||
"mainFile": "src/components/ThemeProvider/index.js", | ||
"trackDir": "src/components/ThemeProvider", | ||
"origin": "AUTHORED", | ||
"exported": false | ||
}, | ||
"version": "14.7.2" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
docs/main.1b0c21b9ba98df97c73a.bundle.js.map → docs/main.7ce8bdd34f5e7d8b74c6.bundle.js.map
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...ntime~main.1b0c21b9ba98df97c73a.bundle.js → ...ntime~main.7ce8bdd34f5e7d8b74c6.bundle.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...e~main.1b0c21b9ba98df97c73a.bundle.js.map → ...e~main.7ce8bdd34f5e7d8b74c6.bundle.js.map
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...ndors~main.1b0c21b9ba98df97c73a.bundle.js → ...ndors~main.7ce8bdd34f5e7d8b74c6.bundle.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...s~main.1b0c21b9ba98df97c73a.bundle.js.map → ...s~main.7ce8bdd34f5e7d8b74c6.bundle.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.