Skip to content

Commit

Permalink
Update content
Browse files Browse the repository at this point in the history
  • Loading branch information
sivaprasadreddy committed Dec 5, 2023
1 parent f4e8ef3 commit d2916d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ As we are deleting all the customer records before every test, the tests can be

== Run tests
To enable the Pytest https://pytest.org/explanation/goodpractices.html#test-discovery[auto-discovery] mechanism,
create *\__init__.py* file under *tests* directory with empty content.
create \___init___.py file under *tests* directory with empty content.

Now let's run the tests using pytest as follows:

Expand Down

0 comments on commit d2916d9

Please sign in to comment.