Skip to content

Commit

Permalink
fix: Fixes failing smoke test for axes2D layer. (equinor#2150)
Browse files Browse the repository at this point in the history
  • Loading branch information
nilscb authored Jul 10, 2024
1 parent 1ea5507 commit 240ea8d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export const FormatLabelFunction: StoryObj<typeof SubsurfaceViewer> = {
{
"@@type": "AxesLayer",
id: "axes-layer2",
bounds: [453150, 5925800, 0, 469400, 5939500, 100],
bounds: [453150, 5925800, 50, 469400, 5939500, 100],
},
{
"@@type": "Axes2DLayer",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 240ea8d

Please sign in to comment.