Ever since I added the new /gamma endpoints, the test suites are failing with this error:
E AssertionError: assert 5 == 0
E + where 5 = len({'gamma/images/output/group-name_0__channel-name/0_0_0.jpg', 'gamma/images/output/group-name_0__channel-name/0_0_1.jpg...'gamma/images/output/group-name_0__channel-name/0_1_1.jpg', 'gamma/images/output/group-name_0__channel-name/1_0_0.jpg'})
Ever since I added the new
/gamma
endpoints, the test suites are failing with this error: