Skip to content

Commit 76a7bba

Browse files
committed
undef :path
1 parent 2b90b80 commit 76a7bba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/fakefs_helper.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ def home(user = Etc.getlogin)
3030
# requires the path method to be present
3131
module FakeFS
3232
class Pathname
33+
undef :path
34+
3335
def path
3436
to_s
3537
end

0 commit comments

Comments
 (0)