Skip to content

Commit

Permalink
Update live/test/info_cmdline_test.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Knut Alejandro Anderssen González <[email protected]>
  • Loading branch information
jreidinger and teclator authored Jan 21, 2025
1 parent c693a25 commit 4960315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion live/test/info_cmdline_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
let(:expected_path) { File.expand_path("fixtures/source/cmdline", __dir__, ) }


it "do nothing" do
it "does nothing" do
Dir.mktmpdir do |tmpdir|
target_path = File.join(tmpdir, "cmdline")
FileUtils.cp(source_path, target_path)
Expand Down

0 comments on commit 4960315

Please sign in to comment.