Skip to content

Commit

Permalink
update expected result change comment
Browse files Browse the repository at this point in the history
  • Loading branch information
j-wags committed Oct 29, 2024
1 parent 9aadb5c commit 58f1598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/test_system.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
import numpy as np
import pytest

# expected results (mvals) taken from previous runs. Update this if it changes and seems reasonable (updated 10/24/13)
# expected results (mvals) taken from previous runs. Update this if it changes and seems reasonable (updated 10/29/24)
#EXPECTED_WATER_RESULTS = array([3.3192e-02, 4.3287e-02, 5.5072e-03, -4.5933e-02, 1.5499e-02, -3.7655e-01, 2.4720e-03, 1.1914e-02, 1.5066e-01])
EXPECTED_WATER_RESULTS = array([4.2370e-02, 3.1217e-02, 5.6925e-03, -4.8114e-02, 1.6735e-02, -4.1722e-01, 6.2716e-03, 4.6306e-03, 2.598e-01])

Expand Down

0 comments on commit 58f1598

Please sign in to comment.