Commit c04a5ef
tests: Update subgraph datasource imports to use name-based paths
Update integration test mappings to use the new name-based import paths
generated by gnd codegen:
- subgraph-data-sources: use `subgraph-Contract`
- multiple-subgraph-datasources: use `subgraph-SourceA` and `subgraph-SourceB`
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent e829a85 commit c04a5ef
File tree
2 files changed
+3
-3
lines changed- tests/integration-tests
- multiple-subgraph-datasources/src
- subgraph-data-sources/src
2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments