mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 01:45:44 +03:00
ui: add assert.expect to a11y test
This commit is contained in:
@@ -99,6 +99,8 @@ module('Acceptance | evaluations list', function (hooks) {
|
||||
setupMirage(hooks);
|
||||
|
||||
test('it passes an accessibility audit', async function (assert) {
|
||||
assert.expect(2);
|
||||
|
||||
await visit('/evaluations');
|
||||
|
||||
assert.equal(
|
||||
|
||||
Reference in New Issue
Block a user