Skip to content

Commit

Permalink
add one missing test
Browse files Browse the repository at this point in the history
  • Loading branch information
jupe committed Mar 20, 2022
1 parent d41bfab commit 5a2a779
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/api/resource.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ describe('Resource', function () {
.id('asd')
.hwid('abc')
.hwsn('abc')
.itemModel('abc')
.hasParent()
.hasParent('abc')
.hasNoParent()
Expand Down

0 comments on commit 5a2a779

Please sign in to comment.