factories/mdm
|
cleans up a bunch of spec msftidy issues
|
2014-08-26 15:24:08 -05:00 |
lib
|
.should == -> expect().to eq
|
2015-12-10 21:47:22 -06:00 |
models/metasploit/credential
|
decribe -> RSpec.describe
|
2015-12-10 21:47:22 -06:00 |
modules
|
decribe -> RSpec.describe
|
2015-12-10 21:47:22 -06:00 |
support
|
.should == -> expect().to eq
|
2015-12-10 21:47:22 -06:00 |
tools
|
decribe -> RSpec.describe
|
2015-12-10 21:47:22 -06:00 |
modules_spec.rb
|
decribe -> RSpec.describe
|
2015-12-10 21:47:22 -06:00 |
msfupdate_spec.rb
|
.should == -> expect().to eq
|
2015-12-10 21:47:22 -06:00 |