Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
osundwajeff committed Dec 22, 2023
1 parent 0ffb929 commit 9d8b695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/development/testing/behave.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ For a more comprehensive tutorial, kindly look at [behave tutorial](https://beha
#### Setting up `behave_django`

To install: `pip install behave_django`
S
Add `behave_django` as an installed application in `core.settings.dev` module.

Add `behave_django` to `INSTALLED_APPS` in `core.settings.dev` module.

Under `django_project` directory:

Expand Down

0 comments on commit 9d8b695

Please sign in to comment.