Skip to content

Commit

Permalink
refactor: update spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Stef-Rousset committed Sep 16, 2024
1 parent 5294b55 commit 0dd33e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

require "spec_helper"

describe "Admin adds display condition to template's questionniaire question" do
describe "Admin adds display condition to template's questionnaire question" do
let!(:organization) { create(:organization) }
let!(:user) { create(:user, :admin, :confirmed, organization:) }
let(:template) { create(:questionnaire_template, organization:) }
Expand Down

0 comments on commit 0dd33e0

Please sign in to comment.