mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +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:
@@ -18,7 +18,7 @@ const REPLICATION_DETAILS = {
|
||||
},
|
||||
};
|
||||
|
||||
module('Integration | Enterprise | Component | replication-summary-card', function(hooks) {
|
||||
module('Integration | Component | replication-summary-card', function(hooks) {
|
||||
setupRenderingTest(hooks);
|
||||
|
||||
hooks.beforeEach(function() {
|
||||
|
||||
Reference in New Issue
Block a user