mindspace: close authority boundaries
This commit is contained in:
@@ -77,6 +77,6 @@ test('createConversationPackagePublicHtmlHydrator resolves snapshot artifacts th
|
||||
|
||||
assert.equal(result.length, 1);
|
||||
assert.equal(calls.length, 1);
|
||||
assert.equal(calls[0].publishDir, publishDir);
|
||||
assert.equal('publishDir' in calls[0], false);
|
||||
assert.equal(calls[0].artifactRefs[0].relativePath, 'public/landing.html');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user