mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
spelling: exhausted
This commit is contained in:
@@ -99,7 +99,7 @@ test('should render correctly when a node is not evaluated', function(assert) {
|
||||
assert.equal(
|
||||
findAll('[data-test-placement-failure-nodes-exhausted]').length,
|
||||
0,
|
||||
'Nodes exhausted message NOT shown when there are no nodes exausted'
|
||||
'Nodes exhausted message NOT shown when there are no nodes exhausted'
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user