mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
Fix linting error
This commit is contained in:
parent
f9575be4c7
commit
e6134761be
@ -58,8 +58,6 @@ module('Integration | Component | consul node agentless-notice', function (hooks
|
||||
await click('button');
|
||||
assert
|
||||
.dom('[data-test-node-agentless-notice]')
|
||||
.doesNotExist(
|
||||
'The agentless notice be dismissed'
|
||||
);
|
||||
.doesNotExist('The agentless notice be dismissed');
|
||||
});
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user