Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed Oct 3, 2022
1 parent ec3f45e commit e152cb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test_SWEAbstractDataComponent.R
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ test_that("SWEAbstractDataComponent",{
#encoding
adc <- SWEAbstractDataComponent$new()
adc$addName("test name")
adc$setDefinition("definition")
adc$setDescription("description")
adc$setIdentifier("identifier")
xml <- adc$encode()
Expand Down

0 comments on commit e152cb4

Please sign in to comment.