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 3203b8c commit 4eba71fCopy full SHA for 4eba71f
spec/support/views/set.erb
@@ -1,6 +1,8 @@
1
+<!DOCTYPE html>
2
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
3
<head>
- <meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
4
+ <meta http-equiv="Content-type" content="text/html; charset=utf-8">
5
+ <title>Set tests</title>
6
</head>
7
8
<body>
0 commit comments