Fix regex in orders

This commit is contained in:
Karolina Rakoczy 2021-02-11 16:55:30 +01:00
parent 8434c04dc1
commit 7bb8a8fee2
2 changed files with 1 additions and 1 deletions

View file

@ -1,5 +1,5 @@
import "./user";
import "./softAsserations";
import "./softAssertions";
import { urlList } from "../url/urlList";