Fix e2e test suite compatibility with heartwood 1.7.1
modified tests/support/cobs/issue.ts
@@ -15,7 +15,7 @@ export async function create(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/support/fixtures.ts
@@ -387,7 +387,7 @@ export async function createCobsFixture(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -435,6 +435,7 @@ export async function createCobsFixture(
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified tests/support/heartwood-release
@@ -1 +1 @@
| - | |
|
|
| + | |
modified tests/support/support.ts
@@ -26,10 +26,9 @@ export const tmpDir = Path.resolve(supportDir, "..", "./tmp");
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|