Reduce flakiness of some e2e tests
modified src/views/projects/Header/SeedButton.svelte
@@ -8,7 +8,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -100,6 +100,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -121,6 +122,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -134,6 +136,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified tests/e2e/project/commits.spec.ts
@@ -17,6 +17,7 @@ test("peer and branch switching", async ({ page }) => {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -114,6 +115,7 @@ test("commit messages with double colon not converted into single colon", async
|
|
|
|
|
|
| + | |
|
|
|
|
|