Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
1riatsila1 committed Oct 31, 2024
1 parent 349e73f commit bb9dd41
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ func TestAgentGroupAssignmentResource(t *testing.T) {
util.MockGetAgent(
"agent_uid",
util.GeneratePaginatedResponse([]map[string]interface{}{util.GenerateAgentResponseModel("agent_uid", "")}),
1,
2,
)
util.MockGetAgent(
"agent_uid_2",
Expand Down

0 comments on commit bb9dd41

Please sign in to comment.