diff options
| author | pg9182 <96569817+pg9182@users.noreply.github.com> | 2022-10-21 13:42:22 -0400 |
|---|---|---|
| committer | pg9182 <96569817+pg9182@users.noreply.github.com> | 2022-10-21 13:42:22 -0400 |
| commit | d22d9b657f593ead4214bad2c3033f757174fe66 (patch) | |
| tree | 06eb14885e6584c715b19ef2d5588f8c35c0a82b /pkg/api/api0/api0testutil | |
| parent | 171115d2af703f2239004d92b89066bbb2d249ab (diff) | |
| download | Atlas-d22d9b657f593ead4214bad2c3033f757174fe66.tar.gz Atlas-d22d9b657f593ead4214bad2c3033f757174fe66.zip | |
all: pg9182 -> r2northstar
Diffstat (limited to 'pkg/api/api0/api0testutil')
| -rw-r--r-- | pkg/api/api0/api0testutil/storage.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/api/api0/api0testutil/storage.go b/pkg/api/api0/api0testutil/storage.go index f6972a5..b1a0c9d 100644 --- a/pkg/api/api0/api0testutil/storage.go +++ b/pkg/api/api0/api0testutil/storage.go @@ -15,7 +15,7 @@ import ( "testing" "time" - "github.com/pg9182/atlas/pkg/api/api0" + "github.com/r2northstar/atlas/pkg/api/api0" ) // TestAccountStorage tests whether an EMPTY account storage instance implements |
