mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Add link
This commit is contained in:
parent
d14a2fa27e
commit
e2e33e440b
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
require "../spec_helper"
|
||||
|
||||
# https://gitlab.com/arctic-fox/spectator/-/wikis/Stubs
|
||||
Spectator.describe "Stubs Docs" do
|
||||
double :time_double, time_in: Time.utc(2016, 2, 15, 10, 20, 30)
|
||||
double :my_double, something: 42, answer?: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue