fix-pin-reset-bug #26
| @ -21,7 +21,7 @@ var ( | |||||||
| 	sessionID          string | 	sessionID          string | ||||||
| 	src                = rand.NewSource(42) | 	src                = rand.NewSource(42) | ||||||
| 	g                  = rand.New(src) | 	g                  = rand.New(src) | ||||||
| 	secondarySessionId = "0700000000" | 	secondarySessionId = "+254700000000" | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| var groupTestFile = flag.String("test-file", "group_test.json", "The test file to use for running the group tests") | var groupTestFile = flag.String("test-file", "group_test.json", "The test file to use for running the group tests") | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user