We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edaf375 commit 617998dCopy full SHA for 617998d
spec/rspec/parameterized/table_syntax_spec.rb
@@ -1,4 +1,4 @@
1
-describe RSpec::Parameterized::TableSyntax do
+RSpec.describe RSpec::Parameterized::TableSyntax do
2
describe "table separated with pipe (using TableSyntax)" do
3
using RSpec::Parameterized::TableSyntax
4
0 commit comments