Skip to content

Commit

Permalink
update mac
Browse files Browse the repository at this point in the history
  • Loading branch information
wangcj05 committed Oct 3, 2024
1 parent 0540f5d commit 12dd82e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/framework/PostProcessors/TSACharacterizer/tests
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
type = OrderedCSV
output = 'Basic/chz.csv'
windows_gold = 'Basic/windowsChz.csv'
#mac_gold = 'Basic/macChz.csv' # for macos M1-M3
mac_gold = 'Basic/macChz.csv'
rel_err = 1.5e-1 # limited by ARMA__signal_fa__constant
zero_threshold = 1e-12
[../]
Expand Down

0 comments on commit 12dd82e

Please sign in to comment.