Skip to content

Fix zen mode karma test

Illya Klymov requested to merge fix-zen-mode-spec into master

Zen mode spec fails to run separately

Reasons:

  • we are not initializing notes in spec. Component was consuming some weird HTML before
  • our fixture generator cuts script with application/json lang, which is required for notes initialization

See #67206 (moved) for details

Does this MR meet the acceptance criteria?

Conformity

Edited by Illya Klymov

Merge request reports