generated from bcgov/quickstart-openshift
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat/favourite-activity-test-created (#544)
* feat/favourite-activity-test-created * fix: fixing typo * feat: dashboard test divided into small parts * feat: class prefix created * fix: tests divided into smaller parts * fix: removing delays * fix: changing way to select delect and hightlight button * fix: check if card is gone after delete * fix: fixing name of test
- Loading branch information
1 parent
cbc72d5
commit 178b2fd
Showing
3 changed files
with
152 additions
and
2 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
const prefix = 'bx'; | ||
|
||
export default prefix; |