mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-24 23:58:27 +00:00
Revert "Show tests/.env"
This reverts commit 4bc3bdebaf35bd1971b851f23d76de7d9df586db.
This commit is contained in:
parent
4bc3bdebaf
commit
13265fe926
@ -102,8 +102,6 @@ FRAPPE_VERSION={os.getenv("FRAPPE_VERSION")}
|
||||
ERPNEXT_VERSION={os.getenv("ERPNEXT_VERSION")}
|
||||
"""
|
||||
)
|
||||
with open("tests/.env") as f:
|
||||
print(f.read())
|
||||
|
||||
|
||||
@log("Print compose configuration")
|
||||
|
Loading…
x
Reference in New Issue
Block a user