mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-12-23 23:02:08 +03:00
@@ -1,4 +1,6 @@
|
||||
<?php namespace Tests;
|
||||
<?php namespace Tests\Unit;
|
||||
|
||||
use Tests\TestCase;
|
||||
|
||||
/**
|
||||
* Class ConfigTest
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
<?php namespace Tests;
|
||||
<?php namespace Tests\Unit;
|
||||
|
||||
use Tests\TestCase;
|
||||
|
||||
class UrlTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user