Skip to content

Commit

Permalink
fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kalsmic committed Sep 11, 2023
1 parent 3b06414 commit 8ed6b11
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/integration/components/rental/image-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,5 @@ module('Integration | Component | rental/image', function (hooks) {
.exists()
.hasAttribute('src', '/assets/images/teaching-tomster.png')
.hasAttribute('alt', 'Teaching Tomster');



});
});

0 comments on commit 8ed6b11

Please sign in to comment.