Skip to content

Commit

Permalink
Fix pending spec
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-hill committed Oct 2, 2023
1 parent f2ae37c commit 96686d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
3 changes: 1 addition & 2 deletions lib/cucumber/runtime/for_programming_languages.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ module Cucumber
class Runtime
# This is what a programming language will consider to be a runtime.
#
# It's a thin class that directs the handul of methods needed by the
# programming languages to the right place.
# It's a thin class that directs the handful of methods needed by the programming languages to the right place
class ForProgrammingLanguages
extend Forwardable

Expand Down
9 changes: 0 additions & 9 deletions spec/cucumber/runtime/for_programming_languages_spec.rb

This file was deleted.

0 comments on commit 96686d9

Please sign in to comment.