mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Write tests for task pages (and related actions)
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
{{#if mainResult}}
|
||||
{{> result}}
|
||||
{{else}}
|
||||
<div class="col-md-12">
|
||||
<div class="col-md-12" data-test="alert">
|
||||
<div class="alert alert-info">
|
||||
<h4>There are no results to show</h4>
|
||||
<p>pa11y has not been run against this URL yet so there are no results to show.</p>
|
||||
|
Reference in New Issue
Block a user