Add smoke tag

This commit is contained in:
Michael Miller 2022-12-20 20:52:01 -07:00
parent d46698d81a
commit 4a0bfc1cb2
No known key found for this signature in database
GPG Key ID: AC78B32D30CE34A2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
require "../spec_helper"
Spectator.describe "Interpolated Label" do
Spectator.describe "Interpolated Label", :smoke do
let(foo) { "example" }
let(bar) { "context" }