aboutsummaryrefslogtreecommitdiffstats
path: root/test/nodes/test_update_statement.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/nodes/test_update_statement.rb')
-rw-r--r--test/nodes/test_update_statement.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/nodes/test_update_statement.rb b/test/nodes/test_update_statement.rb
index 920dc6e3ef..09a4a09074 100644
--- a/test/nodes/test_update_statement.rb
+++ b/test/nodes/test_update_statement.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
require 'helper'
describe Arel::Nodes::UpdateStatement do