modified .gitignore
@@ -14,6 +14,7 @@ public/twemoji/*.svg
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified tests/e2e/project/commit.spec.ts
@@ -13,7 +13,7 @@ test("navigation from commit list", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/project/commits.spec.ts
@@ -98,7 +98,7 @@ test("verified badge", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/visual/landingPage.spec.ts
@@ -6,6 +6,6 @@ test.use({
|
|
|
|
|
|
| - | |
| + | |
|
|
|
modified tests/visual/project.spec.ts
@@ -1,18 +1,40 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| + | |
|
|
| + | |
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -20,6 +42,8 @@ test("commit page", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
modified tests/visual/seed.spec.ts
@@ -1,6 +1,6 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|