Skip to content

Conversation

dboyliao
Copy link
Collaborator

No description provided.

@dboyliao dboyliao requested a review from bailantaotao April 16, 2025 05:34
@dboyliao dboyliao force-pushed the dboy/okex-skip-test-if-ci branch 3 times, most recently from 8ad5acc to 73a09dd Compare April 16, 2025 05:44
@@ -29,12 +29,14 @@ func getTestClientOrSkip(t *testing.T) *RestClient {
}

client := NewClient()
client.Auth(key, secret, passphrase)
if !skipAuth[0] {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if len(skipAuth) > 0 && !skipAuth[0] {

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed.

@dboyliao dboyliao force-pushed the dboy/okex-skip-test-if-ci branch from 73a09dd to c5b643a Compare April 16, 2025 06:56
@dboyliao dboyliao requested a review from gx578007 April 16, 2025 06:57
@dboyliao dboyliao force-pushed the dboy/okex-skip-test-if-ci branch from c5b643a to 49cdd6f Compare April 16, 2025 07:37
@dboyliao dboyliao force-pushed the dboy/okex-skip-test-if-ci branch from 49cdd6f to 9bfa0f6 Compare April 16, 2025 07:40
@dboyliao dboyliao merged commit 6e70d64 into main Apr 16, 2025
3 checks passed
@dboyliao dboyliao deleted the dboy/okex-skip-test-if-ci branch April 16, 2025 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants