Ui/fix ui tests (#9438)

* fix linting errors

* don't show primary url if we don't have any primaries

* Revert "fix linting errors"

This reverts commit a56d371272868d93024c557a6d5807be6eadda57.

* run all component tests always
This commit is contained in:
Noelle Daley
2020-07-09 15:04:56 -07:00
committed by GitHub
parent 795fad54ac
commit 84ad51959d
7 changed files with 10 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ const DATA = {
const TITLE = 'Disaster Recovery';
const SECONDARY_ID = '123abc';
module('Integration | Enterprise | Component | replication-header', function(hooks) {
module('Integration | Component | replication-header', function(hooks) {
setupRenderingTest(hooks);
hooks.beforeEach(function() {