Skip to content
  • raeno's avatar
    Fix tests · 9ff61ed7
    raeno authored
    Notice test has been failing due to missing placeholder in index.html
    I've tried to use fixtures to substitute that file in test environment but it became too much hassle. Fixtures are not copied to _build directory so I'd need to change file fetching logic. IMO it doesn't worth it since pleroma-fe already has this placeholder merged and all future updated of index.html will include it.
    9ff61ed7