Skip to content

Commit 6fb3e70

Browse files
committed
add packages to e2e test
1 parent b15b11a commit 6fb3e70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

end2end/django_mysql_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ def test_initial_heartbeat():
8989
"path": "/app/create"
9090
}],
9191
{"aborted":0,"attacksDetected":{"blocked":2,"total":2},"total":3},
92-
{"django", "aikido_zen"}
92+
{'asgiref', 'regex', 'mysqlclient', 'sqlparse', 'aikido_zen', 'django'}
9393
)

0 commit comments

Comments
 (0)