Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 07f763a

Browse files
committed
笔误
1 parent 731dea9 commit 07f763a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.bisheng.form.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ describe('Form', function() {
9797
var tpl = heredoc(function() {
9898
/*
9999
<p>
100-
<select class="form-control" value="{{role}}"">
100+
<select class="form-control" value="{{role}}">
101101
<option>Admin</option>
102102
<option>User</option>
103103
</select>

0 commit comments

Comments
 (0)