One more test, in parallel

This commit is contained in:
Francesco Renzi
2023-03-22 12:57:57 +00:00
parent 065655be7e
commit 93b6e7fa31
4 changed files with 113 additions and 87 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
github.com/onsi/gomega v1.27.2
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.14.0
github.com/rentziass/eventually v0.0.0-20230321190617-a198b1b1faa3
github.com/rentziass/eventually v0.0.0-20230322104408-065f0b6d63a2
github.com/stretchr/testify v1.8.2
github.com/teambition/rrule-go v1.8.2
go.uber.org/multierr v1.7.0