Skip to content

Commit d8f5317

Browse files
improve description of test output
1 parent 6c3c9aa commit d8f5317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/usage/components/template_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def example_content
3333
<p>Template example 1</p>
3434
<p>I am part of a partial</p>
3535
HTML
36-
# This is the original output, but capybara/rspec doesn't seem to <template>-tags
36+
# Below is the original output, but capybara/rspec does not recognize <template>-tags
3737
# <template id="foo" class="bar">
3838
# <p>Template example 1</p>
3939
# </template>

0 commit comments

Comments
 (0)