chore: remove Rada from STAGING_TEST_FEATURES — already in production
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
7158055550
commit
8f68abdd7d
5
app.py
5
app.py
@ -56,11 +56,6 @@ COMPANY_COUNT_MARKETING = 150
|
||||
# Features currently being tested on staging environment.
|
||||
# Only rendered when STAGING=true in .env. Edit this dict to update.
|
||||
STAGING_TEST_FEATURES = {
|
||||
'board_module': {
|
||||
'name': 'Moduł Rada Izby',
|
||||
'description': 'Zarządzanie posiedzeniami, dokumenty, rola OFFICE_MANAGER',
|
||||
'nav_item': 'Rada',
|
||||
},
|
||||
}
|
||||
|
||||
logging.basicConfig(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user