Skip to content

Commit b21f63d

Browse files
committed
realdb -> realpostgres
1 parent c68035c commit b21f63d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ commands = [
353353
],
354354
]
355355

356-
[tool.tox.env.realdb]
356+
[tool.tox.env.realpostgres]
357357
description = "run tests with a real postgres db"
358358
dependency_groups = ["tests"]
359359
commands = [

0 commit comments

Comments
 (0)