Skip to content

Commit

Permalink
Revert "fix last test"
Browse files Browse the repository at this point in the history
This reverts commit 84b55ad.
  • Loading branch information
driusan committed Jun 11, 2021
1 parent 84b55ad commit 606f145
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion modules/mri_violations/test/mri_violationsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -385,9 +385,12 @@ public function testDashboardWidgetAllSites()
]
);
$this->safeGet($this->url . '/dashboard/');
// Raisin bread has 173 unresolved violated scans. We are adding three
// in setup(): one resolved, and two unresolved. The total
// number of unresolved violations is thus 175
$this->_testMytaskPanelAndLink(
".mri_violations",
"168",
"175",
"- MRI Violated Scans"
);
$this->resetPermissions();
Expand Down

0 comments on commit 606f145

Please # to comment.