We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c948712 commit 60db4a8Copy full SHA for 60db4a8
README.md
@@ -1,14 +1,12 @@
1
<div align="center">
2
<h1>@testing-library/angular</h1>
3
4
-<a href="https://www.emojione.com/emoji/1f994">
5
- <img
6
- height="80"
7
- width="80"
8
- alt="Octopus with the Angular logo"
9
- src="https://raw.githubusercontent.com/testing-library/angular-testing-library/main/other/logo.png"
10
- />
11
-</a>
+<img
+ height="80"
+ width="80"
+ alt="Octopus with the Angular logo"
+ src="https://raw.githubusercontent.com/testing-library/angular-testing-library/main/other/logo-icon.png"
+/>
12
13
<p>Simple and complete Angular testing utilities that encourage good testing
14
practices.</p>
0 commit comments