laravel-auditing icon indicating copy to clipboard operation
laravel-auditing copied to clipboard

Issue in unit test case

Open Harishferose opened this issue 5 years ago • 0 comments

Q A
Bug? yes
New Feature? no
Framework Laravel
Framework version 5.8
PHP version 7.2

Actual Behaviour

I am using this https://github.com/franzose/ClosureTable plugin in my project , so i need to make interface between the plugins(franzose and owen-it).

Expected Behaviour

Need to run the unit test case for the repository but when i run the test it displays the following error in facade.php . Closure tree should be audited.

Harishferose avatar Jul 05 '19 12:07 Harishferose