mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Improve text assertion (#24808).
git-svn-id: https://svn.redmine.org/redmine/trunk@23839 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
826460c9bc
commit
eb1fcac5e4
@ -31,9 +31,9 @@ class OauthProviderSystemTest < ApplicationSystemTestCase
|
||||
|
||||
check 'View Issues'
|
||||
click_button 'Create'
|
||||
end
|
||||
|
||||
assert_text "Application created"
|
||||
assert_text "Application created."
|
||||
end
|
||||
|
||||
assert app = Doorkeeper::Application.find_by_name('Oauth Test')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user