Tests update
This commit is contained in:
parent
9830f9a23b
commit
8e8ec82d35
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@ class Spinach::Features::Labels < Spinach::FeatureSteps
|
|||
private
|
||||
|
||||
def subscribe_button
|
||||
first('.label-subscribe-button span', visible: true)
|
||||
first('.js-subscribe-button span', visible: true)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue