Skip to content

Commit

Permalink
Update run_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
dshekhar95 authored Dec 5, 2022
1 parent 2843b88 commit b701f59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dgraph/cmd/alpha/run_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1687,8 +1687,8 @@ type Token struct {
sync.RWMutex
}

// // the grootAccessJWT stores the access JWT extracted from the response
// // of http login
//// the grootAccessJWT stores the access JWT extracted from the response
//// of http login
var token *Token

func (t *Token) getAccessJWTToken() string {
Expand Down

0 comments on commit b701f59

Please sign in to comment.