There is no file nor directory at the given path: 'fonts/berlin-sans-fb-demi.css' at revision fbc588a09811
Files
@ 5edef8b14334
Branch filter:
Location: kallithea/docs/theme/nature/theme.conf
5edef8b14334
71 B
text/plain
tests: replace yield_fixtures with plain fixtures
yield_fixtures and fixtures are the same since pytest-3.0, but the name
yield_fixture is now deprecated.
yield_fixtures and fixtures are the same since pytest-3.0, but the name
yield_fixture is now deprecated.