Skip to content

Commit

Permalink
Removed all Authorize tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
rbovill committed May 24, 2024
1 parent 28a9500 commit d8a04ad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@
yaml_string = yaml.safe_load(
"""
data:
- [Authorize, OFFLINE]
- [Test:42, OFFLINE]
- [ScriptQueue:1, OFFLINE]
- [ScriptQueue:2, OFFLINE]
Expand Down
1 change: 0 additions & 1 deletion python/lsst/ts/IntegrationTests/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"ATPtg",
"ATSpectrograph",
"ATWhiteLight",
"Authorize",
"GCHeaderService",
"CCCamera",
"CCHeaderService",
Expand Down

0 comments on commit d8a04ad

Please sign in to comment.