You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I download the source code(include get-deps by rebar).The program has something wrong when run the testcase.
undefined
*** context setup failed ***
*_in function sim:'-setup/0-fun-0-'/0 (test/sim.erl, line 235)
in call from sim:setup/0 (test/sim.erl, line 235)
in call from mod_blinds_test:setup/1 (test/integration/mod_blinds_test.erl, line 60)
*_error:{assertMatch_failed,[{module,sim},
{line,235},
{expression,"application : start ( openpoker )"},
{pattern,"ok"},
{value,{error,{already_started,openpoker}}}]}
The text was updated successfully, but these errors were encountered:
undefined
*** context setup failed ***
*_in function sim:'-setup/0-fun-0-'/0 (test/sim.erl, line 235)
in call from sim:setup/0 (test/sim.erl, line 235)
in call from mod_blinds_test:setup/1 (test/integration/mod_blinds_test.erl, line 60)
*_error:{assertMatch_failed,[{module,sim},
{line,235},
{expression,"application : start ( openpoker )"},
{pattern,"ok"},
{value,{error,{already_started,openpoker}}}]}
The text was updated successfully, but these errors were encountered: