Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
BarbaraOliveira13 committed Jul 26, 2024
1 parent c48f1da commit d75f206
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# frozen_string_literal: true

require "spec_helper"

module Decidim
describe ScopesHelper, type: :helper do

describe "#ancestors" do
let(:first_organization) { create(:organization) }
let(:second_organization) { create(:organization) }
Expand Down

0 comments on commit d75f206

Please sign in to comment.