mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Cleanup
This commit is contained in:
parent
7e2ec4ee37
commit
b52593dbde
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
require "../spec_helper"
|
||||
|
||||
# https://gitlab.com/arctic-fox/spectator/-/issues/80#
|
||||
# https://gitlab.com/arctic-fox/spectator/-/issues/80
|
||||
|
||||
class Item
|
||||
end
|
||||
|
@ -24,6 +24,7 @@ end
|
|||
Spectator.describe "test2" do
|
||||
mock Item do
|
||||
end
|
||||
|
||||
it "without mock" do
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue