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 f37adf9 commit 8c94d3cCopy full SHA for 8c94d3c
spec/lib/rex/parser/ini_spec.rb
@@ -1,6 +1,6 @@
1
require 'rex/parser/ini'
2
3
-describe Rex::Parser::Ini do
+RSpec.describe Rex::Parser::Ini do
4
let(:ini_contents) { <<EOF
5
# global comment
6
global settting = blah
0 commit comments