aboutsummaryrefslogtreecommitdiff
path: root/tests/account_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/account_test.go')
-rw-r--r--tests/account_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/account_test.go b/tests/account_test.go
index c44bf7f..67ce2df 100644
--- a/tests/account_test.go
+++ b/tests/account_test.go
@@ -22,7 +22,7 @@ import (
"context"
"testing"
- "github.com/majewsky/schwift"
+ "github.com/majewsky/schwift/v2"
)
func TestAccountBasic(t *testing.T) {