fix test window post test name

This commit is contained in:
Steven Allen 2021-01-22 09:41:21 -08:00
parent 9e611d5f4d
commit db2a45d07a

View File

@ -595,7 +595,7 @@ workflows:
test-suite-name: window-post
- test-window-post-dispute:
codecov-upload: true
go-test-flags: "-run=TestWindowedDispute"
go-test-flags: "-run=TestWindowPostDispute"
winpost-test: "1"
test-suite-name: window-post-dispute
- test-terminate: