Skip to content

Commit

Permalink
Remove comment superseded by #6021
Browse files Browse the repository at this point in the history
  • Loading branch information
backspace committed Nov 26, 2019
1 parent b5cb8a9 commit f878d72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/tests/acceptance/jobs-list-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ module('Acceptance | jobs list', function(hooks) {
assert.ok(JobsList.runJobButton.isDisabled);
});

// FIXME it appears to not be possible to fetch the anonymous policy anonymously?
test('the anonymous policy is fetched to check whether to show the job run button', async function(assert) {
window.localStorage.removeItem('nomadTokenSecret');

Expand Down

0 comments on commit f878d72

Please sign in to comment.