Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_home: Change requiring pygments.css to requiring app-styles.js.
This commit changes the tests based on the fact that pygments.css will no longer be found in the template during testing. pygemnts.css is being compiled by webpack under app-styles and so we look for the stubentry for app-styles instead.
- Loading branch information