Skip to content

Commit

Permalink
test(itam): update device model test name Device -> DeviceModel
Browse files Browse the repository at this point in the history
ref: #15 #392
  • Loading branch information
jon-nfc committed Nov 27, 2024
1 parent e10a497 commit 82ed07e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/itam/tests/unit/device/test_device.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from itam.models.device import Device


class Device(
class DeviceModel(
TestCase,
TenancyModel,
):
Expand Down

0 comments on commit 82ed07e

Please sign in to comment.