Testing whether folder works #26
@@ -2,7 +2,6 @@ import pytest
|
||||
import requests
|
||||
import os
|
||||
|
||||
# Configuration
|
||||
# Configuration
|
||||
DOMAIN = os.getenv("DOMAIN", "dev.kovagoadi.hu")
|
||||
PORT = os.getenv("PORT", "898")
|
||||
|
||||
Reference in New Issue
Block a user