mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Add smoke tag
This commit is contained in:
parent
d46698d81a
commit
4a0bfc1cb2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
require "../spec_helper"
|
require "../spec_helper"
|
||||||
|
|
||||||
Spectator.describe "Interpolated Label" do
|
Spectator.describe "Interpolated Label", :smoke do
|
||||||
let(foo) { "example" }
|
let(foo) { "example" }
|
||||||
let(bar) { "context" }
|
let(bar) { "context" }
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue