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
While doing some restructuring work, I have a failing test that is a little head-scratching.
I have disableKind = ["taxonomy"], yet I have an assertion about a term page that should exist.
I know changing this may potentially be breaking, but I suspect that I applied the above logic before we got the build options, which would allow you to disable rendering of, say, the categories list page, while still keep all the terms.