Skip to content

Commit c917877

Browse files
Addressing Simon's feedback
1 parent 56497f9 commit c917877

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ def test_with_pydantic_required_package(session: nox.Session, pydantic: str):
163163
f"{PREFIX_TESTS_FUNCTIONAL}/event_handler/_pydantic/",
164164
f"{PREFIX_TESTS_FUNCTIONAL}/batch/_pydantic/",
165165
f"{PREFIX_TESTS_UNIT}/parser/_pydantic/",
166+
f"{PREFIX_TESTS_UNIT}/event_handler/_pydantic/",
166167
],
167168
)
168169

0 commit comments

Comments
 (0)