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.
2 parents b6bc862 + 8c94d3c commit ac82294Copy full SHA for ac82294
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