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
|
@ -1,6 +1,6 @@
|
|||
require "../spec_helper"
|
||||
|
||||
Spectator.describe "Spec metadata" do
|
||||
Spectator.describe "Spec metadata", :smoke do
|
||||
let(interpolation) { "string interpolation" }
|
||||
|
||||
it "supports #{interpolation}" do |example|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue