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 215ac8b commit c449520Copy full SHA for c449520
Changelog.md
@@ -6,6 +6,8 @@ Bug Fixes:
6
* Fix issue with generator for preview specs where `Mailer` would be duplicated
7
in the name. (Kohei Sugi, #2037)
8
* Fix the request spec generator to handle namespaced files. (Kohei Sugi, #2057)
9
+* Further truncate system test filenames to handle cases when extra words are
10
+ prepended. (Takumi Kaji, #2058)
11
12
Enhancements
13
0 commit comments