Skip to content

Commit

Permalink
Update test_hred_tensorflow.py (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
GentleSmile authored and hzhwcmhf committed Feb 19, 2019
1 parent 81623a6 commit a6070dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion models/hred-tensorflow/test_hred_tensorflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ def side_effect_cache(args):
run()
tf.reset_default_graph()

@pytest.mark.skip("HRED model test is wrong.")
def test_test(mocker):
def side_effect_test(args):
modify_args(args)
Expand Down

0 comments on commit a6070dd

Please sign in to comment.