Skip to content

Commit

Permalink
fix: Subgraph naming change
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosvdr committed Mar 21, 2024
1 parent 50359f4 commit a874501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/indexer-agent/src/__tests__/indexer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ const setup = async () => {
epochSubgraph: {
url: 'http://test-url.xyz',
},
TAPSubgraph: {
tapSubgraph: {
url: 'https://api.thegraph.com/subgraphs/name/graphprotocol/scalar-tap-arbitrum-sepolia',
},
},
Expand Down

0 comments on commit a874501

Please sign in to comment.