mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
commit
423998e287
1 changed files with 1 additions and 5 deletions
|
@ -55,11 +55,7 @@ describe "Config" do
|
|||
test_option.should eq("FOOBAR")
|
||||
end
|
||||
|
||||
it "returns a string" do
|
||||
Kemal::VERSION.should be_a(String)
|
||||
end
|
||||
|
||||
it "gets the version from shards.yml" do
|
||||
Kemal::VERSION.should eq("0.23.0")
|
||||
Kemal::VERSION.should_not be("")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue