Skip to content

Commit

Permalink
[FTheoryTools] Fix longtest
Browse files Browse the repository at this point in the history
  • Loading branch information
HereAround committed Jan 23, 2025
1 parent 0cfe803 commit 4a2cc85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experimental/FTheoryTools/test/FTM-1511-03209.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@testset "Test Downloading Artifact and elementary properties" begin
t = literature_model(arxiv_id = "1511.03209")
t_resolved = resolve(h, 1)
t_resolved = resolve(t, 1)

@test n_rays(ambient_space(t)) == 104
@test n_rays(ambient_space(t_resolved)) == 310
Expand Down

0 comments on commit 4a2cc85

Please sign in to comment.