File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ class Recorder extends \Codeception\Extension
136136</head>
137137<body>
138138 <!-- Navigation -->
139- <nav class="navbar navbar-expand-lg navbar-light bg-light" role="navigation" >
139+ <nav class="navbar navbar-expand-lg navbar-light bg-light">
140140 <div class="navbar-header">
141141 <a class="navbar-brand" href="../records.html"></span>Recorded Tests</a>
142142 </div>
@@ -216,7 +216,7 @@ class Recorder extends \Codeception\Extension
216216</head>
217217<body>
218218 <!-- Navigation -->
219- <nav class="navbar navbar-expand-lg navbar-light bg-light" role="navigation" >
219+ <nav class="navbar navbar-expand-lg navbar-light bg-light">
220220 <div class="navbar-header">
221221 <a class="navbar-brand" href="#">Recorded Tests
222222 </a>
You can’t perform that action at this time.
0 commit comments