We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b668b commit 522f131Copy full SHA for 522f131
2 files changed
lib/errbit_github_plugin.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
require "errbit_github_plugin/version"
4
-require "errbit_github_plugin/error"
+require "errbit_github_plugin/authentication_error"
5
require "errbit_github_plugin/issue_tracker"
6
7
module ErrbitGithubPlugin
lib/errbit_github_plugin/error.rb …it_github_plugin/authentication_error.rblib/errbit_github_plugin/error.rb renamed to lib/errbit_github_plugin/authentication_error.rb
0 commit comments