Skip to content

Commit cf638f4

Browse files
committed
test
1 parent c46aa26 commit cf638f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

laravel/tests/Unit/ExampleTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ public function testStackContains(TestService $service)
100100
public function initDataProvider()
101101
{
102102
return [
103-
['学院君1'],
103+
['学院君'],
104104
['Laravel学院']
105105
];
106106
}

0 commit comments

Comments
 (0)