SDK v3 #8
@ -5,9 +5,9 @@ import "testing"
|
||||
func TestUserSource_TableName(t *testing.T) {
|
||||
type fields struct {
|
||||
User User
|
||||
UserID string
|
||||
UserID UserID
|
||||
Source Source
|
||||
SourceID string
|
||||
SourceID SourceID
|
||||
ScrapeTimeInterval string
|
||||
AccountUsername string
|
||||
AccountID string
|
||||
|
Loading…
Reference in New Issue
Block a user