Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
kjgarza committed Jan 2, 2020
1 parent d17dbbc commit 50168e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/requests/events_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
end

context "with registrant information" do
let(:uri) { "/events?aggregations=advanced_aggregations" }
let(:uri) { "/events" }
let(:params) do
{ "data" => { "type" => "events",
"attributes" => {
Expand Down

0 comments on commit 50168e1

Please sign in to comment.