fix typo
This commit is contained in:
parent
cec6288972
commit
b114623b1a
@ -23,7 +23,7 @@ defineTests() {
|
||||
temp.deleteSync(recursive: true);
|
||||
});
|
||||
|
||||
// Verify that we create a project that os well-formed.
|
||||
// Verify that we create a project that is well-formed.
|
||||
test('init sky-simple', () async {
|
||||
InitCommandHandler handler = new InitCommandHandler();
|
||||
_MockArgResults results = new _MockArgResults();
|
||||
|
Loading…
x
Reference in New Issue
Block a user