Skip to content

Commit

Permalink
Merge branch 'trixi-include-error' of github.com:efaulhaber/Trixi.jl …
Browse files Browse the repository at this point in the history
…into trixi-include-error
  • Loading branch information
efaulhaber committed Nov 14, 2023
2 parents d3eebaf + 9c378bf commit 3c2b36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_unit.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1382,7 +1382,7 @@ end
end
end

@trixi_testset "With `solve` With `maxiters`" begin
@trixi_testset "With `solve` with `maxiters`" begin
# We need another example file that we include with `Base.include` first, in order to
# define the `solve` method without `trixi_include` trying to insert `maxiters` kwargs.
# Then, we can test that `trixi_include` inserts the kwarg in the `solve()` call.
Expand Down

0 comments on commit 3c2b36b

Please sign in to comment.