From 032d71f02cc8d5d669e463c325e7e57caf35539b Mon Sep 17 00:00:00 2001 From: Samuel Giddins Date: Fri, 18 Nov 2016 22:09:22 -0600 Subject: Replace fakeweb in the specs with artifice --- .rubocop_todo.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.rubocop_todo.yml') diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 3a23005c2b..f0419ed089 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -245,4 +245,3 @@ Style/UnneededInterpolation: - 'spec/commands/exec_spec.rb' - 'spec/support/artifice/endpoint.rb' - 'spec/support/artifice/endpoint_500.rb' - - 'spec/support/fakeweb/windows.rb' -- cgit v1.2.1