Update all WireMock data files

This commit is contained in:
Liam Newman
2019-09-08 23:31:20 -07:00
parent ec17c1de6a
commit 7136afce8e
324 changed files with 39419 additions and 484 deletions

View File

@@ -16,4 +16,4 @@ jobs:
- name: Maven Download all dependencies
run: mvn -B org.apache.maven.plugins:maven-dependency-plugin:3.1.1:go-offline
- name: Maven Build
run: mvn -B package --file pom.xml -Dtest=GistTest,UserTest
run: mvn -B package --file pom.xml -Dtest=GistTest,PullRequestTest,UserTest