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

View File

@ -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