all: fix spelling mistakes
Signed-off-by: nicksherron <nsherron90@gmail.com>
This commit is contained in:
committed by
Brad Fitzpatrick
parent
9795fca946
commit
f01ff18b6f
@@ -82,7 +82,7 @@ func TestNewAWSStore(t *testing.T) {
|
||||
store2 := s.(*awsStore)
|
||||
|
||||
// This is specific to the test, with the non-mocked API, LoadState() should
|
||||
// have been already called and sucessful as no err is returned from NewAWSStore()
|
||||
// have been already called and successful as no err is returned from NewAWSStore()
|
||||
s2.(*awsStore).LoadState()
|
||||
|
||||
expected := map[ipn.StateKey]string{
|
||||
|
||||
Reference in New Issue
Block a user