20284: Fix test and update code comment.
[arvados.git] / services / api / bin / rails
index 6fb4e4051c4813d4f6aab65c5b2f6962302f9c5f..efc0377492f7e0ec9f6cedf7b5e1f6119bbbd24e 100755 (executable)
@@ -1,4 +1,4 @@
 #!/usr/bin/env ruby
-APP_PATH = File.expand_path('../config/application', __dir__)
+APP_PATH = File.expand_path("../config/application", __dir__)
 require_relative "../config/boot"
 require "rails/commands"