Skip to content

Commit

Permalink
chore(internal): codegen related update (#3818)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] committed Jan 10, 2025
1 parent ec0fc64 commit 14b4cca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion accounts/logaudit_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ 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 14b4cca

Please sign in to comment.