fix(ruby/rspec): correct 'describe' block

This commit is contained in:
Josh Pencheon 2024-05-16 17:20:36 +01:00 committed by Lewis Russell
parent 29d89e50a4
commit 6d076414ff

View file

@ -47,7 +47,7 @@
"include_examples"
"include_context"
"context"
"description"
"describe"
"shared_context"
"shared_examples")
) @context