Skip to content

Commit

Permalink
Merge pull request #1041 from hexlet-codebattle/diable-failed-task
Browse files Browse the repository at this point in the history
Disable task cause sometimes it fails
  • Loading branch information
vtm9 authored Aug 17, 2023
2 parents f9cf80a + b1b139a commit 779f300
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/battle_asserts/issues/reciprocal_cycles.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

(def level :hard)

(def disabled true)

(def tags ["math"])

(def description
Expand Down

0 comments on commit 779f300

Please sign in to comment.