Skip to content

Commit

Permalink
feat(api): manual updates (#3817)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] committed Jan 10, 2025
1 parent 89a09ae commit ec0fc64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions accounts/logaudit_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import (
)

func TestLogAuditListWithOptionalParams(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down

0 comments on commit ec0fc64

Please sign in to comment.