Skip to content

Commit

Permalink
Fix failing test in testobconv_writers
Browse files Browse the repository at this point in the history
To match the bug fix in #2596
  • Loading branch information
fredrikw committed Mar 11, 2024
1 parent 32cf131 commit 5a0d001
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions test/testobconv_writers.py
Original file line number Diff line number Diff line change
Expand Up @@ -2879,19 +2879,19 @@ def test_default(self):
-1.4648575597102012
],
"y": [
1.5846,
1.5703,
2.4295,
3.3031,
3.3175,
-0.0249,
0.9755,
1.4882,
1.0004,
-0.0,
0.0,
-1.0005,
2.313816216007316,
0.669250157347277,
2.4146659588503769,
4.189331679349326,
4.052466878708012,
-1.4648575597102012
0.0051,
-0.7551518129467202,
1.4786234252700852,
2.520093381713039,
1.5291886255562557,
-0.7244637238690441,
0.8189433858796094
],
"style": {
"annotation": [
Expand Down

0 comments on commit 5a0d001

Please sign in to comment.