mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user