Skip to content

chore: update mock data to support updated LS types

Elwyn Benson requested to merge context-item-type-change into main

Description

Updates some AIContextItem mock data items to use createFakePartial, to allow the updated type definitions in the language server to compile.

Related Issues

Resolves #1647 (closed)

Enabled this LS issue: gitlab-org/editor-extensions/gitlab-lsp#507

How has this been tested?

No functional changes, test mock data change only

Screenshots (if appropriate)

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes

Merge request reports

Loading