Skip to content

Commit 7b98992

Browse files
committed
log test artifacts for debugging
1 parent e6d0b53 commit 7b98992

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec/usage/base/page_spec.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,8 @@ def my_action
198198
</div>
199199
HTML
200200

201-
201+
p stripped(static_output)
202+
p stripped(expected_static_output)
202203
expect(stripped(static_output)).to include(stripped(expected_static_output))
203204

204205
end

0 commit comments

Comments
 (0)