Skip to content

Commit c767184

Browse files
committed
Added missing default repositories to test
1 parent 50607c4 commit c767184

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

impl/src/test/groovy/com/jfrog/bintray/client/test/spec/RepoSpec.groovy

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ class RepoSpec extends Specification {
4848
'rpm' | _
4949
'deb' | _
5050
'generic' | _
51+
'boxes' | _
52+
'registry'| _
53+
'nuget' | _
54+
'opkg' | _
5155
}
5256

5357
def 'search by attributes'() {

0 commit comments

Comments
 (0)