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
This is because the build run prior to running the server tests is the script that builds all the statics for all apps.
Ideally we should just change the output of the statics so that the statics are only output if they match the appName. A good point to do this would be in #9563