Fix path
This commit is contained in:
parent
bfc0969829
commit
4551a14362
@ -26,7 +26,7 @@ RSpec.describe 'Experimental Settings', type: :feature do
|
||||
end
|
||||
|
||||
scenario 'Remove nostr pubkey from account' do
|
||||
visit settings_experiments_path
|
||||
visit setting_path(:experiments)
|
||||
expect(page).to have_field("nostr_public_key",
|
||||
with: "07e188a1ff87ce171d517b8ed2bb7a31b1d3453a0db3b15379ec07b724d232f3",
|
||||
disabled: true)
|
||||
|
Loading…
x
Reference in New Issue
Block a user