This commit is contained in:
Shreyas Goenka 2024-10-08 18:06:17 +02:00
parent b6bb5ca123
commit 5c7753330d
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
1 changed files with 0 additions and 2 deletions

View File

@ -20,8 +20,6 @@ func TestGetDetails(t *testing.T) {
GetInfo()
}
// This test is stored in the internal package to avoid build errors since this
// test itself is run during the CLI generation process.
// This test ensures that the OpenAPI SHA the CLI is being generated from matches
// the OpenAPI SHA of the Go SDK version used in the CLI. We should always upgrade
// the Go SDK version before generating the CLI because downstream generated assets