File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ <h4 class="panel-title">1.Install</h4>
5555 < b > codeception.yml</ b > and < b > tests</ b > directory and default test suites.
5656 </ p >
5757
58- < a class ="btn btn-primary " data-toggle ="collapse " href ="#bootstrap-demo " aria-expanded ="false " tabindex =" -1 ">
58+ < a class ="btn btn-primary " aria-controls =" bootstrap-demo " role =" button " data-toggle ="collapse " href ="#bootstrap-demo " aria-expanded ="false ">
5959 See Demo
6060 </ a >
6161
@@ -155,7 +155,7 @@ <h4>Acceptance Testing (only)</h4>
155155 < pre > php vendor/bin/codecept init Acceptance</ pre >
156156 </ div >
157157
158- < a class ="btn btn-primary " data-toggle ="collapse " href ="#acceptance-demo " aria-expanded ="false " tabindex =" -1 ">
158+ < a class ="btn btn-primary " aria-controls =" acceptance-demo " role =" button " data-toggle ="collapse " href ="#acceptance-demo " aria-expanded ="false ">
159159 See Demo
160160 </ a > < a href ="/docs/03-AcceptanceTests " class ="btn btn-secondary "> Acceptance Testing Guide »</ a >
161161
@@ -174,7 +174,7 @@ <h4>REST API Testing (only)</h4>
174174 </ div >
175175
176176
177- < a class ="btn btn-primary " data-toggle ="collapse " href ="#api-demo " aria-expanded ="false " tabindex =" -1 ">
177+ < a class ="btn btn-primary " aria-controls =" api-demo " role =" button " data-toggle ="collapse " href ="#api-demo " aria-expanded ="false ">
178178 See Demo
179179 </ a >
180180
@@ -194,7 +194,7 @@ <h4>Unit Testing (only)</h4>
194194 < pre > php vendor/bin/codecept init Unit</ pre >
195195 </ div >
196196
197- < a class ="btn btn-primary " data-toggle ="collapse " href ="#unit-demo " aria-expanded ="false " tabindex =" -1 ">
197+ < a class ="btn btn-primary " aria-controls =" unit-demo " role =" button " data-toggle ="collapse " href ="#unit-demo " aria-expanded ="false ">
198198 See Demo
199199 </ a >
200200
You can’t perform that action at this time.
0 commit comments