Skip to content

Commit 81b2492

Browse files
kshyattlkdvos
andauthored
Update test/cuda/tensors.jl
Co-authored-by: Lukas Devos <[email protected]>
1 parent 3541fd2 commit 81b2492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cuda/tensors.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ for V in spacelist
291291
end
292292
end
293293
end
294-
if BraidingStyle(I) isa Bosonic && hasfusiontensor(I)
294+
if BraidingStyle(I) isa SymmetricBraiding
295295
@timedtestset "Permutations: test via CPU" begin
296296
W = V1 V2 V3 V4 V5
297297
t = CUDA.rand(ComplexF64, W)

0 commit comments

Comments
 (0)