mirror of
https://github.com/simonw/datasette.git
synced 2026-09-02 14:44:07 +02:00
Remove reference to untracked local plans/ directory
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012U7coQfVu8nK2R4q2mCULA
This commit is contained in:
parent
49e58f797f
commit
90e9809810
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
"""
|
||||
Tests for wiring Datasette startup (setup_db table counts + invoke_startup)
|
||||
into the ASGI lifespan protocol, per plans/first-request/02-lifespan-startup.
|
||||
into the ASGI lifespan protocol.
|
||||
|
||||
These exercise Datasette._startup_sequence() via three different callers:
|
||||
- AsgiLifespan, by hand-driving lifespan.startup messages (no HTTP request)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue