Open aonomike opened 4 years ago
Thank you Mike! Build failing
1) test create_performance/1 creates a performance with a related cause (SingForNeeds.PerformancesTest)
test/sing_for_needs/performances/performances_test.exs:47
Assertion with == failed
code: assert performance.title() == valid_attrs_with_cause_id.title()
left: nil
right: "Awesome Performance A"
stacktrace:
test/sing_for_needs/performances/performances_test.exs:54: (test)
What does this PR do?
How should this be manually tested?
mix test
What are the relevant Github Issues ?
Fixes #142