removing extra TODO
This commit is contained in:
parent
4ee69f1ed5
commit
a8b1241898
@ -24,8 +24,6 @@ func TestSaveAndLoadAuthenticatedSession(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
api := scraper.API{
|
api := scraper.API{
|
||||||
// TODO session-saving
|
|
||||||
// - Fill out some fields here like Cookies and CSRFToken and UserHandle
|
|
||||||
UserHandle: "testUser",
|
UserHandle: "testUser",
|
||||||
IsAuthenticated: true,
|
IsAuthenticated: true,
|
||||||
Client: http.Client{
|
Client: http.Client{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user