Skip to content

Commit

Permalink
PIN-4485 Corrected test label
Browse files Browse the repository at this point in the history
  • Loading branch information
nttdata-rtorsoli committed Feb 2, 2024
1 parent 3472036 commit 342d060
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2748,7 +2748,7 @@ class CatalogProcessSpec extends SpecHelper with AnyWordSpecLike with ScalatestR
}
}
"Document update" should {
"succeed only on draft descriptor" in {
"succeed on draft descriptor" in {
val requesterId = UUID.randomUUID()
val descriptorId = UUID.randomUUID()
val documentId = UUID.randomUUID()
Expand Down

0 comments on commit 342d060

Please sign in to comment.