mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Formatting
This commit is contained in:
parent
e8a437dc0a
commit
596f7e87c8
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
require "../../spec_helper"
|
||||
|
||||
class Base; end
|
||||
|
||||
Spectator.describe "Subject" do
|
||||
|
@ -9,4 +10,4 @@ Spectator.describe "Subject" do
|
|||
expect(subject).to be_a(Base)
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue