Laravel 6 cannot run tests “PHPUnit\Runner\BaseTestRunner::getTest() must be of the type string”

前端 未结 0 1127
梦毁少年i
梦毁少年i 2021-01-21 10:15

I\'m trying to write very simple phpunit test

php artisan make:test CarTest

class CarTest extends TestCase
{
  /**
   * A basic feature test example.
   *
   * @         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题