Skip to content

Commit

Permalink
Remove accidental overwrite of bc in one of the calculus tests
Browse files Browse the repository at this point in the history
  • Loading branch information
johnomotani committed Feb 5, 2025
1 parent 114b314 commit 6a179fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion moment_kinetics/test/calculus_tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,6 @@ function runtests()

# define inputs needed for the test
L = 1.0
bc = "constant"
# create the coordinate struct 'x'
# This test runs effectively in serial, so implicitly uses
# `ignore_MPI=true` to avoid errors due to communicators not being fully
Expand Down

0 comments on commit 6a179fc

Please sign in to comment.