mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Don't force top-level namespace
This commit is contained in:
parent
b07e13aeb4
commit
294bd61a25
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ module Spectator::Mocks
|
|||
elsif t.has_method?(name)
|
||||
:previous_def
|
||||
else
|
||||
"::#{name}"
|
||||
name
|
||||
end.id
|
||||
%}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue