docs(agent-task/capi): fix test case explanation
Signed-off-by: Babak K. Shandiz <babakks@github.com>
This commit is contained in:
parent
08bc1a8d29
commit
6ec4324d6d
1 changed files with 1 additions and 1 deletions
|
|
@ -483,7 +483,7 @@ func TestListLatestSessionsForViewer(t *testing.T) {
|
|||
)),
|
||||
)
|
||||
|
||||
// Page 2 returns older duplicate sessions for 3000 and 3001, plus another new PR 3002
|
||||
// Page 2 returns older duplicate sessions for 3000, plus another new PR 3002
|
||||
reg.Register(
|
||||
httpmock.WithHost(
|
||||
httpmock.QueryMatcher("GET", "agents/sessions", url.Values{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue