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 67ce2df..d8b563d 100644
--- a/tests/account_test.go
+++ b/tests/account_test.go
@@ -22,7 +22,7 @@ import (
"context"
"testing"
- "github.com/majewsky/schwift/v2"
+ "go.xyrillian.de/schwift/v2"
)
func TestAccountBasic(t *testing.T) {