Skip to content

Commit

Permalink
testing travis catalogdb removal
Browse files Browse the repository at this point in the history
  • Loading branch information
havok2063 committed Apr 22, 2020
1 parent 1ca9ea8 commit b7c6fc2
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions tests/pwdbs/factories.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,9 @@

import factory
#from tests.helpers import create_factory, create_fake_columns
from tests.pwdbs import database as testdb
from tests.pwdbs import models
from tests.pwdbs import database as testdb, models

from sdssdb.peewee.sdss5db import catalogdb
from sdssdb.peewee.sdss5db import database as sdss5db
from sdssdb.peewee.sdss5db import targetdb
from sdssdb.peewee.sdss5db import database as sdss5db, targetdb

from .factoryboy import PeeweeModelFactory

Expand Down

0 comments on commit b7c6fc2

Please sign in to comment.