Skip to content

Commit

Permalink
Update test_predictor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
adelavega committed Sep 18, 2019
1 parent a9c1f3a commit 537c8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neuroscout/tests/api/test_predictor.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,4 @@ def test_predictor_create(session,

# Test user PC route:
resp = decode_json(auth_client.get('/api/user/predictors'))
assert len(resp) == 2
assert len(resp) == 3

0 comments on commit 537c8d8

Please sign in to comment.