summaryrefslogtreecommitdiff
path: root/spec/support/shared_examples
diff options
context:
space:
mode:
authorDylan Griffith <dyl.griffith@gmail.com>2019-04-29 15:57:12 +1000
committerStan Hu <stanhu@gmail.com>2019-04-29 22:55:13 -0700
commitf84fae1386eec1b22c1405a8b87beb30d8f10519 (patch)
treea5c43d8c0e6bf7cc007749a7a650727cc22f46b0 /spec/support/shared_examples
parenta1c216e5e4f566b762e185ad36bf566f14268cba (diff)
downloadgitlab-ce-f84fae1386eec1b22c1405a8b87beb30d8f10519.tar.gz
Rename #timeouted -> #timed_out
Diffstat (limited to 'spec/support/shared_examples')
-rw-r--r--spec/support/shared_examples/models/cluster_application_status_shared_examples.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/support/shared_examples/models/cluster_application_status_shared_examples.rb b/spec/support/shared_examples/models/cluster_application_status_shared_examples.rb
index 233b9db8f7b..4525c03837f 100644
--- a/spec/support/shared_examples/models/cluster_application_status_shared_examples.rb
+++ b/spec/support/shared_examples/models/cluster_application_status_shared_examples.rb
@@ -209,7 +209,7 @@ shared_examples 'cluster application status specs' do |application_name|
:update_errored | false
:uninstalling | false
:uninstall_errored | false
- :timeouted | false
+ :timed_out | false
end
with_them do