Skip to content

Commit

Permalink
fix url in websites videos page (#12196)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronabramov authored Dec 30, 2021
1 parent 5706d71 commit 836e261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/videos.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"title": "Aaron Abramov – Establishing Testing Patterns with Software Design Principles",
"type": "youtube",
"url": "https://www.youtube.com/embed/_pnW-JjmyXE",
"description": "[Aaron](https://twitter.com/aaronabramov_) shows how the lack of clarity about testing applications leads engineers to write low-quality tests that don’t catch bugs, break unnecessarily, and are hard to write."
"description": "[Aaron](https://twitter.com/aarondjents) shows how the lack of clarity about testing applications leads engineers to write low-quality tests that don’t catch bugs, break unnecessarily, and are hard to write."
},
{
"title": "Snapshot testing - Anna Doubkova, React London 2017",
Expand Down

0 comments on commit 836e261

Please sign in to comment.