Closed dmuso closed 10 years ago
Ah so the build is failing still due to dependency problems. I updated all the dependencies to the latest versions and got to the stage of running the tests locally. I ended up with:
1) test run/1 (Sugar.AppTest)
test/sugar/app_test.exs:5
Assertion with === failed
code: status === :ok
lhs: :error
rhs: :ok
stacktrace:
test/sugar/app_test.exs:7
Which I'm not yet sure how to fix.
Fixed via #45.
Related to issue: https://github.com/sugar-framework/sugar/issues/46