Skip to content

Commit

Permalink
Use junit in functional tests
Browse files Browse the repository at this point in the history
  • Loading branch information
balamurugana committed Dec 4, 2020
1 parent fb1975f commit 26cab59
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 246 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ import org.gradle.internal.os.OperatingSystem;

project(':functional') {
dependencies {
compile "junit:junit:4.13"
compile project(':api')
}

Expand Down
Loading

0 comments on commit 26cab59

Please sign in to comment.