Skip to content

Commit 9b8fc31

Browse files
committed
slightly larger space to avoid cutting everything
1 parent 0149eaf commit 9b8fc31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/autodiff/ad.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ spacelist = (
191191
Vect[SU2Irrep](0 => 1, 1 // 2 => 1, 3 // 2 => 1)',
192192
),
193193
(
194-
Vect[FibonacciAnyon](:I => 1, => 1),
194+
Vect[FibonacciAnyon](:I => 2, => 1),
195195
Vect[FibonacciAnyon](:I => 1, => 2)',
196196
Vect[FibonacciAnyon](:I => 2, => 2)',
197197
Vect[FibonacciAnyon](:I => 2, => 3),

0 commit comments

Comments
 (0)