Change "title"

This commit is contained in:
Michael Miller 2022-07-14 19:59:14 -06:00
parent d6e8ce2cb7
commit d14a2fa27e
No known key found for this signature in database
GPG Key ID: 32B47AE8F388A1FF
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
require "../spec_helper"
Spectator.describe Test do
Spectator.describe "GitHub Issue #44" do
inject_mock Process do
# Instance variable that can be nil, provide a default.
@process_info = Crystal::System::Process.new(0)