Revision e8af0af6287118d4a793846c08984bc268b30423 authored by Dmitry Yu. Naumov on 05 October 2021, 20:55:05 UTC, committed by Dmitry Yu. Naumov on 05 October 2021, 20:55:05 UTC
[RCT] re-enable the PadillaNaCl1 test case

Closes #3178

See merge request ogs/ogs!3826
2 parent s bc4b9b2 + dac1701
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top