Skip to content

Commit

Permalink
Merge 8331781 into 256c724
Browse files Browse the repository at this point in the history
  • Loading branch information
BinamB committed Apr 8, 2021
2 parents 256c724 + 8331781 commit e2686d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/dbgap_sync/test_user_sync.py
Original file line number Diff line number Diff line change
Expand Up @@ -739,8 +739,6 @@ def test_sync_in_login(
user = models.query_for_user(
session=db_session, username="TESTUSERB"
) # contains no information
assert len(user.project_access) == 0
db_session.close()
syncer.sync_single_user_visas(user, db_session)
user = models.query_for_user(
session=db_session, username="TESTUSERB"
Expand Down

0 comments on commit e2686d3

Please sign in to comment.