Skip to content

Commit

Permalink
fix spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
ElviaBth committed Jul 16, 2024
1 parent 7465d82 commit 832130b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ module Decidim::Admin
)
end

let(:token) { "ZHLABC123" }
let(:token) { "ABC123" }
let(:expires_at) { Time.zone.today + 10.days }
let(:automatic_token) { false }
let(:no_expiration) { false }
Expand Down

0 comments on commit 832130b

Please sign in to comment.