Skip to content

Commit

Permalink
style normalization
Browse files Browse the repository at this point in the history
  • Loading branch information
gicastel authored Nov 2, 2022
1 parent a271265 commit 458157c
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 372 deletions.
1 change: 0 additions & 1 deletion src/qest/Commands/GenerateCommand.cs
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ public override async Task<int> ExecuteAsync([NotNull] CommandContext context, [
}

await Utils.SafeWriteYamlAsync(folder!, currentTest);

}
catch (Exception ex)
{
Expand Down
299 changes: 0 additions & 299 deletions src/qest/Runners/ConsoleRunner.cs

This file was deleted.

Loading

0 comments on commit 458157c

Please sign in to comment.