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

Commit 3d36ed4

Browse files
committed
Move test to 'functional' namespace
1 parent 119d0b0 commit 3d36ed4

File tree

2 files changed

+67
-51
lines changed

2 files changed

+67
-51
lines changed

composer.lock

Lines changed: 66 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/functional/UrlMapTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Stack\Test;
3+
namespace functional;
44

55
use Symfony\Component\HttpFoundation\Request;
66
use Symfony\Component\HttpFoundation\Response;

0 commit comments

Comments
 (0)