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 45fc47a commit 07ca0c6Copy full SHA for 07ca0c6
quickstart.html
@@ -163,17 +163,7 @@ <h4>Unit Testing (only)</h4>
163
<pre>php vendor/bin/codecept init Unit</pre>
164
</div>
165
166
- <a class="btn btn-primary" aria-controls="unit-demo" role="button" data-toggle="collapse" href="#unit-demo" aria-expanded="false">
167
- See Demo
168
- </a>
169
-
170
- <a href="/docs/05-UnitTests" class="btn btn-secondary">Unit Testing Guide »</a>
171
172
- <div class="collapse" id="unit-demo">
173
- <div class="panel-collapse-body">
174
- <img src="/images/codecept_unit.gif" alt="codeception unit" class="img-responsive">
175
- </div>
176
+ <a href="/docs/UnitTests" class="btn btn-secondary">Unit Testing Guide »</a>
177
178
179
0 commit comments