Skip to content

Commit b39f06b

Browse files
committed
move attach-bindings out of test as it doesn't contain test cases
1 parent 28b7a84 commit b39f06b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

actionview/test/ujs/src/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import "../public/test/attach-bindings"
1+
import "./attach-bindings"
22

33
import Rails from '../../../app/javascript/rails-ujs/index'
44

0 commit comments

Comments
 (0)