# Pastebin n51OSs0Q .sedx golden tests test/examples/search_and_replace: FAIL (0.02s) Test output was different from 'test/examples/search_and_replace/expected'. Output of ["diff","-u","test/examples/search_and_replace/expected","/private/tmp/expected97946-0.actual"]: --- test/examples/search_and_replace/expected 2022-05-13 19:55:47.901704056 -1000 +++ /private/tmp/expected97946-0.actual 2022-05-13 20:21:30.167860656 -1000 @@ -1 +1 @@ -import {ExtraImport, Module1, Module2} from 'root/move/to/some/new/directory/file'; +s/import {\(\([A-Za-z0-9]*\(, \)\?\)*\)} from '\(\([^/ ]*\)\/\([^/ ]*\/\)*\([^/ ]*\)\)';/import {ExtraImport, \1} from '\5\/some\/directory\/string\/\7';/g 1 out of 1 tests failed (0.03s)