Skip to content

Commit

Permalink
fixed test which involved a sha_code that changed due to the changes …
Browse files Browse the repository at this point in the history
…in the vtk export
  • Loading branch information
chmerdon committed Jul 23, 2024
1 parent ee8c73c commit 807f9d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ end
sha256(f)
end |> bytes2hex

@test sha_code == "f7e86e426aa6673699bd470f6db328a177eabdee74c71cfa6a855a2507b4f1bb"
@test sha_code == "9596c59f6b0870dd4a42a7a48725c2257f260757e15cc5ac433e5e8e235659d9"
end


Expand Down

0 comments on commit 807f9d4

Please sign in to comment.