mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Run smoke test for nightly
This commit is contained in:
parent
712edf20c1
commit
69a89daeb8
7 changed files with 7 additions and 7 deletions
|
@ -4,7 +4,7 @@ class Base; end
|
|||
|
||||
module SomeModule; end
|
||||
|
||||
Spectator.describe "Subject" do
|
||||
Spectator.describe "Subject", :smoke do
|
||||
subject { Base.new }
|
||||
|
||||
context "nested" do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue