Commit 567dd291 authored by Ethen Pociask's avatar Ethen Pociask

[indexer.client] Updated code comment in indexer/e2e_tests/setup.go

parent ca47f50a
......@@ -24,7 +24,7 @@ import (
)
/*
NOTE - Most of the current tests fetch chain data via direct database queries. These could all
NOTE - Most of the current bridge tests fetch chain data via direct database queries. These could all
be transitioned to use the API client instead to better simulate/validate real-world usage.
Supporting this would potentially require adding new API endpoints for the specific query lookup types.
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment