Skip to content

Commit 1a790e6

Browse files
committed
Comment out pytest plugin
1 parent 7c59dbe commit 1a790e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ pytest-django = "^3.6"
4545
pytest-mock = "^1.10"
4646
safety = "^1.8"
4747

48-
[tool.poetry.plugins."pytest11"]
49-
"modified_http_pretty" = "shipchain_common.test_utils.modified_http_pretty"
48+
#[tool.poetry.plugins."pytest11"]
49+
#"modified_http_pretty" = "shipchain_common.test_utils.modified_http_pretty"

0 commit comments

Comments
 (0)