Skip to content

Commit

Permalink
rfc test
Browse files Browse the repository at this point in the history
  • Loading branch information
RPSJR committed Nov 24, 2023
1 parent c91ae59 commit e3fa333
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fleet_vehicle_ownership/tests/test_partner.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ def test_action_view_vehicles(self):
action = self.partner.action_view_vehicles()
self.assertTrue(
action["domain"],
[("id", "in", self.partner.vehicle_ids.ids)],
"Incorrect domain when multiple vehicles",
)

Expand Down

0 comments on commit e3fa333

Please sign in to comment.