mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
fix tests for webapp after merge
This commit is contained in:
@@ -112,7 +112,7 @@ Tinytest.add("webapp - additional static javascript", function (test) {
|
||||
var boilerplate = WebAppInternals.getBoilerplate({
|
||||
browser: "doesn't-matter",
|
||||
url: "also-doesnt-matter"
|
||||
}, "client.browser");
|
||||
}, "web.browser");
|
||||
|
||||
// The script contents itself should not be present; the pathname
|
||||
// where the script is served should be.
|
||||
|
||||
Reference in New Issue
Block a user