You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whitenoise raises a warning when the static content folder does not
exist, which is the case during tests in CI. This is not an issue
though, and static content does get used properly in tests. Thus, the
warning is silenced.
Signed-off-by: Hassan Abouelela <[email protected]>
0 commit comments