mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Change "title"
This commit is contained in:
parent
d6e8ce2cb7
commit
d14a2fa27e
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue