Skip to content

Commit

Permalink
[ui] Try to appease GraphQL backcompat test (#25304)
Browse files Browse the repository at this point in the history
## Summary & Motivation

Update imports to try to fix backcompat error.

## How I Tested These Changes

Buildkite
  • Loading branch information
hellendag authored and shalabhc committed Oct 16, 2024
1 parent 6187e3f commit 6471252
Show file tree
Hide file tree
Showing 33 changed files with 74 additions and 668 deletions.
32 changes: 16 additions & 16 deletions js_modules/dagster-ui/packages/ui-core/client.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ const buildSidebarQueryMock = (
assetNodeOrError: buildAssetNode({
id: 'test.py.repo.["asset1"]',
description: null,
metadataEntries: [],
jobNames: ['test_job'],
assetKey: {
path: ['asset1'],
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6471252

Please sign in to comment.