Skip to content

Commit

Permalink
Correct test again
Browse files Browse the repository at this point in the history
  • Loading branch information
greenape committed Dec 3, 2018
1 parent 63e024a commit a182545
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -80,7 +80,7 @@ async def test_run_query(zmq_url, fm_conn, redis):

first_few_rows_expected = [
("524 3 09 50", 18),
("524 3 07 37", 14),
("524 5 13 67", 17),
("524 1 03 13", 20),
]
first_few_rows = fm_conn.engine.execute(
Expand Down

0 comments on commit a182545

Please sign in to comment.