Skip to content

Commit

Permalink
Change setup to before
Browse files Browse the repository at this point in the history
  • Loading branch information
littleforest authored and jmkoni committed Oct 9, 2020
1 parent 33b69cb commit c483376
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require "rails_helper"

RSpec.describe "populate prince george org details" do
setup { Casa::Application.load_tasks }
before { Casa::Application.load_tasks }

it "creates an org with correct details if DB is empty" do
Rake::Task["after_party:populate_prince_george_casa_org_details"].invoke
Expand Down

0 comments on commit c483376

Please sign in to comment.