Skip to content

Commit

Permalink
One less level of indirection
Browse files Browse the repository at this point in the history
  • Loading branch information
ivgiuliani committed Mar 31, 2018
1 parent 3b37f8a commit 67a2c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

$LOAD_PATH.unshift File.expand_path("../../app", __FILE__)
$LOAD_PATH.unshift File.expand_path("../app", __dir__)

ENV["DISCORD_CLIENT_ID"] = "12345678901234567"
ENV["DISCORD_TOKEN"] = "t0k3nt0k3nt0k3nt0k3nt0k3n.1234hrx0rz1234token"
Expand Down

0 comments on commit 67a2c35

Please sign in to comment.