1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/middleman-core
Paul McMahon 4fe0732713
Cleanup of how fixtures customize a fixture (#2342)
* Use "Given" instead of "And" as first scenario step

* Remove unnecessary step

The following step already invokes this step

* Remove setup in feature that doesn't do anything

As this referenced "i18n-test-app", but later we run
"i18n-mixed-sources", these steps weren't doing anything.

* Avoid referencing the same fixture twice

The step "the Server is running at" invokes the "a fixture app" step,
followed by "the Server is running" step.
2020-06-15 11:19:39 -07:00
..
features Cleanup of how fixtures customize a fixture (#2342) 2020-06-15 11:19:39 -07:00
fixtures Fix linking of external urls when i18n is enabled (#2343) 2020-06-15 09:07:53 -07:00
lib Fix linking of external urls when i18n is enabled (#2343) 2020-06-15 09:07:53 -07:00
spec Remove backports (#2315) 2020-02-14 09:11:33 -08:00
.gemtest
.rspec Forward port some stable changes 2015-09-17 09:41:17 -07:00
.simplecov
.yardopts
cucumber.yml 2018 cleanup 2018-09-11 11:43:07 -07:00
middleman-core.gemspec Unpin ActiveSupport (#2324) 2020-05-19 16:38:51 -07:00
Rakefile 2018 cleanup 2018-09-11 11:43:07 -07:00