Skip to content

Commit

Permalink
Fix spec
Browse files Browse the repository at this point in the history
  • Loading branch information
zw963 committed Dec 19, 2024
1 parent 2a29171 commit 6bb2cea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/config_spec.cr
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ describe Sentry::Config do
Dir.cd "./spec/apps/empty" do
cli = SentryCli.new(opts: ["--src=./src/foo.cr"])

Dir.exists?("./bin").should be_true

config = cli.config

config.sets_build_full_command?.should be_false
Expand Down

0 comments on commit 6bb2cea

Please sign in to comment.