Skip to content

Add missing ListIssue import

Illya Klymov requested to merge fix-missing-listissue into master

We're missing proper ListIssue import mock resulting in failing several tests when being run separately:

  • spec/javascripts/boards/board_card_spec.js

See #67206 (moved) for details

Edited by Illya Klymov

Merge request reports