Skip to content

Commit 5828bab

Browse files
author
Jake Boxer
committed
Add semicolon to vendor JS in assets fixture
* /cc @jessicard
1 parent 191d6cc commit 5828bab

File tree

1 file changed

+1
-1
lines changed
  • spec/fixtures/assets/vendor/assets/javascripts

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
alert("i am vendored")
1+
alert("i am vendored");

0 commit comments

Comments
 (0)