Skip to content

Commit 9d09c92

Browse files
committed
Fix test error
1 parent 4b47917 commit 9d09c92

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

netbox_lifecycle/filtersets/contract.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ class Meta:
6262
'id',
6363
'q',
6464
'manufacturer_id',
65+
'sku',
6566
)
6667

6768
def search(self, queryset, name, value):

0 commit comments

Comments
 (0)