Skip to content

Commit 33f42fc

Browse files
committed
Update changelog with rspec:request generator.
[ci skip]
1 parent 5b10339 commit 33f42fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Enhancements:
1010
(Gabe Martin-Dempesy, #1361)
1111
* Include `RSpec::Rails::FixtureSupport` into example groups using metadata
1212
`:use_fixtures => true`. (Aaron Kromer, #1372)
13+
* Include `rspec:request` generator for generating request specs; this is an
14+
alias of `rspec:integration` (Aaron Kromer, #1378)
1315

1416
Bug Fixes:
1517

0 commit comments

Comments
 (0)