Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"workbench.colorCustomizations": {
"activityBar.background": "#043244",
"titleBar.activeBackground": "#06455F",
"titleBar.activeForeground": "#F7FCFF"
}
}
7 changes: 7 additions & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,10 @@ If you have time, write and run different tests based on common issues you have
## Submission Format

* [ ] Submit a Pull-Request to merge `<firstName-lastName>` Branch into `main` (student's Repo). **Please don't merge your own pull request**


## Rick Mansfield's Pull Request
- [Pull Req for Convenience](https://github.com/LambdaSchool/Cypress-Testing/pull/33)

## Rick's Original Pull request to prior project
- [Link for convenience](https://github.com/LambdaSchool/User-Onboarding/pull/392)