Skip to content

Commit b09e6a3

Browse files
committed
minor update
1 parent 644e9e0 commit b09e6a3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • crates/crates_io_database/src/models

crates/crates_io_database/src/models/user.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ mod tests {
254254
.gh_id(account_id)
255255
.gh_login(gh_login)
256256
.username(username)
257-
.gh_encrypted_token(&[])
258257
.build()
259258
.insert(conn)
260259
.await?;

0 commit comments

Comments
 (0)