Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
f6127416aa
|
@@ -189,7 +189,7 @@ RSpec.describe Manifique::WebClient do
|
|||||||
end
|
end
|
||||||
|
|
||||||
it "knows which properties were loaded from the web app manifest" do
|
it "knows which properties were loaded from the web app manifest" do
|
||||||
expect(subject.from_web_manifest.length).to eq(9)
|
expect(subject.from_web_manifest.length).to eq(10)
|
||||||
end
|
end
|
||||||
|
|
||||||
it "loads iOS icons from HTML" do
|
it "loads iOS icons from HTML" do
|
||||||
|
|||||||
Reference in New Issue
Block a user