Skip to content

Commit

Permalink
Update rspec-wait.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
laserlemon authored Aug 14, 2024
1 parent 4207316 commit 1ab4b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rspec-wait.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ require_relative "lib/rspec/wait/version"

Gem::Specification.new do |spec|
spec.name = "rspec-wait"
spec.summary = "Wait for conditions in RSpec"
spec.summary = "Time-resilient expectations in RSpec"
spec.description = "RSpec::Wait enables time-resilient expectations in your RSpec test suite."
spec.version = RSpec::Wait::VERSION

Expand Down

0 comments on commit 1ab4b8e

Please sign in to comment.