Skip to content
Snippets Groups Projects

Show unit test reports in Gitlab

Merged Daniel Lyons requested to merge show-unit-test-reports-in-gitlab into 2.8.4-DEVELOPMENT
4 unresolved threads
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -1029,7 +1029,7 @@ class CasaMatrixCasaVersion(JSONSerializable):
@mapper_registry.mapped
class Capability(JSONSerializable, Base):
class Capability(JSONSerializable):
"""
A capability, which is a particular workflow setup, intended to accept
a certain kind of product and some parameters and produce another product
Loading