Skip to content
Snippets Groups Projects
Commit 3430e9c6 authored by Mia Wang's avatar Mia Wang
Browse files

fixed tests

parent 3a7d8886
No related branches found
No related tags found
No related merge requests found
Pipeline #272045 passed
import pytest import pytest
import unittest import unittest
from . import react_app import sys
import os
sys.path.insert(0, os.path.abspath('.'))
import react_app
import json import json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment