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 6c3c9aa commit d8f5317Copy full SHA for d8f5317
spec/usage/components/template_spec.rb
@@ -33,7 +33,7 @@ def example_content
33
<p>Template example 1</p>
34
<p>I am part of a partial</p>
35
HTML
36
- # This is the original output, but capybara/rspec doesn't seem to <template>-tags
+ # Below is the original output, but capybara/rspec does not recognize <template>-tags
37
# <template id="foo" class="bar">
38
# <p>Template example 1</p>
39
# </template>
0 commit comments