Skip to content

Commit

Permalink
Update spec/unleash/scheduled_executor_spec.rb
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
sighphyre and github-actions[bot] committed Feb 11, 2022
1 parent f8b1fc3 commit ff80ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/unleash/scheduled_executor_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
end

# These two tests are super flaky because they're checking if threading works
# We could extend the times to make them less flaky but that would mean slower tests so I'm disabling them for now
# We could extend the times to make them less flaky but that would mean slower tests so I'm disabling them for now
xit "will trigger immediate exection when set to do so" do
max_exceptions = 1

Expand Down

0 comments on commit ff80ac7

Please sign in to comment.