Skip to content

Commit

Permalink
Added more context to test name
Browse files Browse the repository at this point in the history
  • Loading branch information
basiliskus committed Jul 31, 2024
1 parent 0b3f542 commit 1cda561
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -601,9 +601,8 @@ class HapiHelperTest extends Specification {
HapiHelper.getORC21Value(sr) == null
}


// OBR-2 - Placer Order Number
def "obr-2 methods work as expected"() {
def "obr-2 getter and setter methods work as expected"() {
given:
def obr2_1 = "obr2_1"
def obr2_2 = "obr2_2"
Expand Down

0 comments on commit 1cda561

Please sign in to comment.