defined static structure as src/apps/dashboard/static/apps/scripts/dashboard.js for Jasmine testing purposes; efforts to get past textInput=null have thus far been frustrated

This commit is contained in:
Disco DeDisco
2026-01-25 22:40:57 -05:00
parent eb237f95ec
commit d8da9051ff
5 changed files with 18 additions and 22 deletions

2
.gitignore vendored
View File

@@ -11,7 +11,7 @@ db.sqlite3
db.sqlite3-journal
container.db.sqlite3
media
static
src/static
# If your build process includes running collectstatic, then you probably don't need or want to include staticfiles/
# in your Git repository. Update and uncomment the following line accordingly.