testing/cucumber/features/modeling/directory_modeling.feature in cuke_modeler-1.2.1 vs testing/cucumber/features/modeling/directory_modeling.feature in cuke_modeler-1.3.0

- old
+ new

@@ -1,10 +1,7 @@ Feature: Directory modeling - - Directory models are the top level element of a model tree. They expose several attributes of the directory that they - represent, as well as containing models for any feature files or subdirectories that are present in the directory - that they represent. + Directory models are the top level element of a model tree. They expose several attributes of the directory that they represent, as well as containing models for any feature files or subdirectories that are present in the directory that they represent. Background: An existing test suite Given the directory "test_directory" And the file "test_directory/test_file_1.feature"