Skip to content

Commit

Permalink
todo test
Browse files Browse the repository at this point in the history
  • Loading branch information
krpeacock committed Nov 16, 2023
1 parent d55e6a3 commit 10297dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/agent/src/agent/http/http.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -790,3 +790,5 @@ test('retry requests that fail due to a network failure', async () => {
expect(mockFetch.mock.calls.length).toBe(4);
}
});

test.todo('retry query signature validation after refreshing the subnet node keys');

0 comments on commit 10297dd

Please sign in to comment.