We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa61cd commit 6639586Copy full SHA for 6639586
spec/system/volunteers/edit_spec.rb
@@ -659,7 +659,6 @@
659
context "logged in as a supervisor" do
660
it "can save notes about a volunteer" do
661
organization = create(:casa_org)
662
- admin = create(:casa_admin, casa_org_id: organization.id)
663
volunteer = create(:volunteer, :with_assigned_supervisor, casa_org_id: organization.id)
664
supervisor = volunteer.supervisor
665
0 commit comments