GetTrends required login
This commit is contained in:
parent
41b7e80ee8
commit
53d4add980
2 changed files with 5 additions and 5 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -22,4 +22,4 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Test
|
||||
run: go test -v -run '^(TestGetGuestToken|TestLoginOpenAccount|TestGetProfile|TestGetProfilePrivate|TestGetProfileErrorSuspended|TestGetProfileErrorNotFound|TestGetUserIDByScreenName|TestGetTweets|TestGetTrends)$'
|
||||
run: go test -v -run '^(TestGetGuestToken|TestLoginOpenAccount|TestGetProfile|TestGetProfilePrivate|TestGetProfileErrorSuspended|TestGetProfileErrorNotFound|TestGetUserIDByScreenName|TestGetTweets)$'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue