Skip to content

Commit

Permalink
add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
RPSJR committed Nov 23, 2023
1 parent 0170d89 commit 20896ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fleet_vehicle_ownership/tests/test_owner.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ def setUp(self):
"model_id": self.env.ref("fleet.model_astra").id,
}
)
self.env.ref("base.user_demo_res_partner").action_view_vehicles()

Check warning on line 26 in fleet_vehicle_ownership/tests/test_owner.py

View check run for this annotation

Codecov / codecov/patch

fleet_vehicle_ownership/tests/test_owner.py#L26

Added line #L26 was not covered by tests

0 comments on commit 20896ab

Please sign in to comment.