Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
dmichaels-harvard committed Sep 27, 2023
1 parent ca24f66 commit 28491b2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 231 deletions.
69 changes: 0 additions & 69 deletions src/encoded/schemas/access_key.json

This file was deleted.

2 changes: 1 addition & 1 deletion src/encoded/tests/test_schemas.py
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ def test_linkTo_saves_uuid(root, bgm_user, institution):


def test_mixinProperties():
schema = load_schema('encoded:schemas/access_key.json')
schema = load_schema('snovault:schemas/access_key.json')
assert schema['properties']['uuid']['type'] == 'string'


Expand Down
161 changes: 0 additions & 161 deletions src/encoded/types/access_key.py

This file was deleted.

0 comments on commit 28491b2

Please sign in to comment.