Update test to use null default

This commit is contained in:
Andrew McCloud 2022-01-25 22:39:02 -08:00 committed by GitHub
parent 031f5ec2b3
commit 6ab7206d8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -101,12 +101,12 @@ suites:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
default: minor
default: null
patch-wording: patch
tests:
- message: no hint
expected:
version: 4.1.0
version: 4.0.1-pre.0
- message: patch
expected:
version: 4.1.1