Skip to content

Commit

Permalink
reafctor: update responses
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
  • Loading branch information
felixgateru committed Jan 10, 2025
1 parent f393fcb commit 6893959
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 4,348 deletions.
2 changes: 1 addition & 1 deletion pkg/sdk/bootstrap_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ func TestListBootstraps(t *testing.T) {
Configs: []bootstrap.Config{bootstrapConfig},
},
response: sdk.BootstrapPage{
PageRes: smqSDK.PageRes{
PageRes: sdk.PageRes{
Total: 1,
},
Configs: []sdk.BootstrapConfig{configRes},
Expand Down
Loading

0 comments on commit 6893959

Please sign in to comment.