Acceptance tests module rename (#862)

This commit is contained in:
Igor Gov 2022-02-27 15:42:12 +02:00 committed by GitHub
parent b2a4af8600
commit 51658db0bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
module github.com/up9inc/mizu/tests
module github.com/up9inc/mizu/acceptanceTests
go 1.17