Skip to content

Commit 2c448fb

Browse files
author
Filippo Costa
committed
tests: merge package.json's
1 parent 85b8143 commit 2c448fb

File tree

3 files changed

+14
-26
lines changed

3 files changed

+14
-26
lines changed

tests/integration-tests/package.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

tests/package.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
11
{
22
"private": true,
33
"workspaces": [
4-
"integration-tests",
5-
"runner-tests"
4+
"integration-tests/api-version-v0-0-4",
5+
"integration-tests/ganache-reverts",
6+
"integration-tests/host-exports",
7+
"integration-tests/non-fatal-errors",
8+
"integration-tests/overloaded-contract-functions",
9+
"integration-tests/poi-for-failed-subgraph",
10+
"integration-tests/remove-then-update",
11+
"integration-tests/value-roundtrip",
12+
"runner-tests/data-source-revert",
13+
"runner-tests/data-source-revert2",
14+
"runner-tests/dynamic-data-source",
15+
"runner-tests/fatal-error",
16+
"runner-tests/file-data-sources",
17+
"runner-tests/typename"
618
],
719
"packageManager": "yarn@1.22.19"
820
}

tests/runner-tests/package.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)