Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
Converted schema.py testcase (#26)
Browse files Browse the repository at this point in the history
* migrated one of testcase from schema.py to schema_test.go

Signed-off-by: Arindam Nayak <[email protected]>
Signed-off-by: Arindam Nayak <[email protected]>
  • Loading branch information
arindamnayak committed Dec 10, 2019
1 parent 96cd10c commit bbc03d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/test/endtoend/cluster/cluster_process.go
Original file line number Diff line number Diff line change
Expand Up @@ -451,4 +451,4 @@ func (cluster *LocalProcessCluster) StartVttablet(tablet *Vttablet, servingStatu
tablet.VttabletProcess.SupportBackup = supportBackup
tablet.VttabletProcess.ServingStatus = servingStatus
return tablet.VttabletProcess.Setup()
}
}

0 comments on commit bbc03d2

Please sign in to comment.