Skip to content

Commit 1295221

Browse files
author
Andrew Lapp
committed
use correct pytest-mock name...
1 parent c2c3fa7 commit 1295221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ test = [
4646
"pre-commit",
4747
"pytest",
4848
"pytest-cov",
49-
"pytest-mocker",
49+
"pytest-mock",
5050
"transformers",
5151
"coverage[toml]>=5.1",
5252
"diff-cover",

0 commit comments

Comments
 (0)