Skip to content

Commit

Permalink
Fix class name
Browse files Browse the repository at this point in the history
  • Loading branch information
dturn committed Nov 4, 2019
1 parent f9c446e commit cd36320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/global_deploy_test.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true
require 'integration_test_helper'

class SerialDeployTest < Krane::IntegrationTest
class GlobalDeployTest < Krane::IntegrationTest
include StatsDHelper
def test_global_deploy_task_success
assert_deploy_success(deploy_global_fixtures('globals'))
Expand Down

0 comments on commit cd36320

Please sign in to comment.