Skip to content

Commit

Permalink
move tests with auth
Browse files Browse the repository at this point in the history
  • Loading branch information
olewoy committed May 30, 2024
1 parent 0164c50 commit 152f566
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/SpotifyConnect/SPOCTestAuthorizer.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Class {
#instVars : [
'authorizer'
],
#category : #'SpotifyConnect-Tests'
#category : #'SpotifyConnect-Auth-Tests'
}

{
Expand Down
2 changes: 1 addition & 1 deletion src/SpotifyConnect/SPOCTestTokens.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Class {
#instVars : [
'authorizer'
],
#category : #'SpotifyConnect-Tests'
#category : #'SpotifyConnect-Auth-Tests'
}

{
Expand Down

0 comments on commit 152f566

Please sign in to comment.