Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Import Process
group-reports-consumer
Commits
7ee74503
Commit
7ee74503
authored
Oct 05, 2021
by
Jonas Waeber
Browse files
Fix test
parent
4260b6bc
Pipeline
#34100
passed with stages
in 3 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/test/kotlin/TestReportCollector.kt
View file @
7ee74503
...
...
@@ -27,9 +27,7 @@ class TestReportCollector {
@Test
fun
`test
collection`
()
{
val
collector
=
ReportCollector
(
stageURL
)
val
collector
=
ReportCollector
(
stageURL
,
"test"
)
collector
.
addReport
(
"csa"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment