We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f589693 commit 06bf9c8Copy full SHA for 06bf9c8
test/cohda/cohda_sc_tests.jl
@@ -24,5 +24,5 @@ end
24
25
wait(start_distributed_optimization([actor_one, actor_two], initial_message))
26
27
- @test actor_one.actor.memory.solution_candidate.perf < 0
+ @test actor_one.memory.solution_candidate.perf < 0
28
end
0 commit comments