Code & Deploy
Code
Code Review
Models
Repos
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@setoelkahfi
/
tower-of-bazel
tower-of-bazel
/
backend
/
musik88-web
/
test
/
models
/
song_artist_test.rb
Code
Commits
Issues
Pulls
Sessions
CI/CD
feature/share-libs
feature/share-libs
main
rb
7 lines
124 Bytes
Copy permalink
Copy
Raw
1
require
'test_helper'
2
3
class
SongArtistTest
<
ActiveSupport
::
TestCase
4
# test "the truth" do
5
# assert true
6
# end
7
end