Skip to content

Commit

Permalink
[MIG] base_optional_quick_create: Migration to 18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
absal-smile committed Feb 3, 2025
1 parent 037eb05 commit eb5469a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion base_optional_quick_create/tests/test_quick_create.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ def test_quick_create(self):
{
"name": "Test Model",
"model": "x_.test.model.quick",
"avoid_quick_create": False,
}
)
test_id = self.env["x_.test.model.quick"].name_create("TEST Model")
Expand Down

0 comments on commit eb5469a

Please sign in to comment.