This commit is contained in:
Ethan Dennis
2022-11-22 10:48:52 -05:00
parent 062f429021
commit 20c9a83ba6

View File

@@ -31,7 +31,7 @@ RSpec.describe Arguments do
describe "#to_output" do
subject { arguments.to_output }
let(:options) { {} }
before do